Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/linux/arch/nios2/kernel/
A Dmisaligned.c68 u32 isn, addr, val; in handle_unaligned_c() local
83 isn = *(unsigned long *)(fp->ea); in handle_unaligned_c()
90 a = (isn >> 27) & 0x1f; in handle_unaligned_c()
91 b = (isn >> 22) & 0x1f; in handle_unaligned_c()
92 imm16 = (isn >> 6) & 0xffff; in handle_unaligned_c()
96 switch (isn & 0x3f) { in handle_unaligned_c()
157 (unsigned int)isn); in handle_unaligned_c()
161 (unsigned int)isn, addr, fp->sp, in handle_unaligned_c()
180 (unsigned int)isn); in handle_unaligned_c()
194 (unsigned long)addr, (unsigned long)isn, in handle_unaligned_c()
/linux/drivers/staging/axis-fifo/
A Daxis-fifo.txt32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported)
33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported)
34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported)
35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported)
36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported)
50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported)
52 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported)
53 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
/linux/Documentation/driver-api/media/drivers/
A Dbttv-devel.rst22 You should verify this is correct. If it isn't, you have to pass the
27 If your card isn't listed there, you might check the source code for
28 new entries which are not listed yet. If there isn't one for your
35 module like ``msp3400`` to make sound work. If there isn't one for the
/linux/Documentation/devicetree/bindings/usb/
A Dusb.yaml39 selected. In case this isn't passed via DT, USB controllers should
47 isn't passed via DT, USB controllers should default to their maximum HW
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-adap-g-caps.rst81 this capability isn't set, then setting the physical address is
90 this capability isn't set, then the kernel will have configured
100 capability isn't set, then the kernel will handle all CEC
/linux/drivers/gpu/drm/radeon/
A DKconfig7 This option selects CONFIG_MMU_NOTIFIER if it isn't already
/linux/include/net/netfilter/
A Dnf_conntrack_synproxy.h9 u32 isn; member
/linux/drivers/gpu/drm/amd/display/
A DTODO57 reimplement half of our edid quirk table, which really isn't a good
89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2
101 DRM_DEBUG stuff just isn't up to the challenges either. We need to figure out
/linux/net/ipv4/
A Dtcp_minisocks.c215 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local
216 if (isn == 0) in tcp_timewait_state_process()
217 isn++; in tcp_timewait_state_process()
218 TCP_SKB_CB(skb)->tcp_tw_isn = isn; in tcp_timewait_state_process()
/linux/Documentation/networking/
A Dplip.rst73 when no data is available, the driver isn't being used.
82 indicate that there isn't a noticeable performance drop when using IRQ-less
103 above calculation. It isn't an important issue, unless the wire is faulty,
167 isn't configured for PLIP, as it will result in output driver
/linux/arch/arm/mach-lpc32xx/
A Dsuspend.S53 @ This guarantees a small windows where DRAM isn't busy
/linux/drivers/staging/olpc_dcon/
A DTODO8 internals, but isn't properly integrated, is not the correct solution.
/linux/Documentation/devicetree/bindings/serial/
A Dqcom,msm-uart.txt4 dma-engine isn't needed. From a software perspective it's mostly compatible
/linux/net/netfilter/
A Dnf_synproxy_core.c696 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv4_synproxy_hook()
733 synproxy->isn = ntohl(th->ack_seq); in ipv4_synproxy_hook()
758 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv4_synproxy_hook()
1119 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv6_synproxy_hook()
1156 synproxy->isn = ntohl(th->ack_seq); in ipv6_synproxy_hook()
1181 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv6_synproxy_hook()
/linux/net/bpfilter/
A DKconfig20 building static binaries, since rootfs isn't mounted at the time
/linux/Documentation/hwmon/
A Dlm63.rst58 The datasheet isn't very clear about what the tachometer reading is.
82 (you cannot define your custom PWM/temperature curve), and mode change isn't
A Daht10.rst33 way to determine if an i2c chip is or isn't an AHT10. The device has
/linux/Documentation/devicetree/bindings/net/
A Dhisilicon-hns-dsaf.txt38 - phy-handle: phy handle of physical port. It is not required if there isn't
42 not required if there isn't cpld device.
/linux/Documentation/devicetree/bindings/media/i2c/
A Dmt9m111.txt19 0 if it isn't specified.
/linux/sound/drivers/
A DKconfig135 the standard parallel port driver isn't used for the port.
162 make sure that the standard serial driver isn't used or
212 isn't recommended because many applications try to reopen
/linux/drivers/gpu/drm/omapdrm/
A DTODO9 etc..), which isn't really ideal.
/linux/Documentation/devicetree/bindings/i3c/
A Dmipi-i3c-hci.yaml24 isn't much to describe here (yet).
/linux/drivers/gpu/drm/amd/amdgpu/
A DKconfig35 isn't already selected to enabled full userptr support.
/linux/drivers/gpu/vga/
A DKconfig31 X isn't running and delayed switching until the next logoff. This
/linux/arch/arm/boot/dts/
A Dkirkwood-ts219.dtsi110 * There is a s35390a available on the i2c bus, the internal rtc isn't

Completed in 42 milliseconds

12345678910>>...14