Home
last modified time | relevance | path

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

12345678910>>...14

/linux-5.19.10/arch/nios2/kernel/
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-5.19.10/drivers/staging/axis-fifo/
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-5.19.10/Documentation/devicetree/bindings/usb/
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-5.19.10/Documentation/driver-api/media/drivers/
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-5.19.10/Documentation/userspace-api/media/cec/
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-5.19.10/drivers/gpu/drm/radeon/
DKconfig7 This option selects CONFIG_MMU_NOTIFIER if it isn't already
/linux-5.19.10/include/net/netfilter/
Dnf_conntrack_synproxy.h9 u32 isn; member
/linux-5.19.10/Documentation/hwmon/
Dnzxt-smart2.rst18 The device also has two connectors for RGB LEDs; support for them isn't
22 useless (and very imprecise), so support for it isn't implemented too.
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
Daht10.rst33 way to determine if an i2c chip is or isn't an AHT10. The device has
/linux-5.19.10/drivers/gpu/vga/
DKconfig12 X isn't running and delayed switching until the next logoff. This
/linux-5.19.10/arch/arm/mach-lpc32xx/
Dsuspend.S53 @ This guarantees a small windows where DRAM isn't busy
/linux-5.19.10/drivers/gpu/drm/amd/display/
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-5.19.10/drivers/staging/olpc_dcon/
DTODO8 internals, but isn't properly integrated, is not the correct solution.
/linux-5.19.10/Documentation/devicetree/bindings/serial/
Dqcom,msm-uart.txt4 dma-engine isn't needed. From a software perspective it's mostly compatible
/linux-5.19.10/net/bpfilter/
DKconfig20 building static binaries, since rootfs isn't mounted at the time
/linux-5.19.10/Documentation/devicetree/bindings/media/i2c/
Dmt9m111.txt19 0 if it isn't specified.
/linux-5.19.10/net/ipv4/
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-5.19.10/Documentation/networking/
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-5.19.10/Documentation/devicetree/bindings/net/
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-5.19.10/drivers/gpu/drm/omapdrm/
DTODO9 etc..), which isn't really ideal.
/linux-5.19.10/Documentation/devicetree/bindings/i3c/
Dmipi-i3c-hci.yaml24 isn't much to describe here (yet).
/linux-5.19.10/net/netfilter/
Dnf_synproxy_core.c673 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv4_synproxy_hook()
710 synproxy->isn = ntohl(th->ack_seq); in ipv4_synproxy_hook()
735 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv4_synproxy_hook()
1096 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv6_synproxy_hook()
1133 synproxy->isn = ntohl(th->ack_seq); in ipv6_synproxy_hook()
1158 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv6_synproxy_hook()
/linux-5.19.10/arch/arm/boot/dts/
Dkirkwood-ts219.dtsi110 * There is a s35390a available on the i2c bus, the internal rtc isn't
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
DKconfig35 isn't already selected to enabled full userptr support.

12345678910>>...14