| /Linux-v5.4/arch/nios2/kernel/ |
| D | misaligned.c | 68 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-v5.4/drivers/staging/axis-fifo/ |
| D | axis-fifo.txt | 32 - 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) 46 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported) 48 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported) 49 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
|
| /Linux-v5.4/Documentation/devicetree/bindings/usb/ |
| D | generic.txt | 6 "full-speed" and "low-speed". In case this isn't passed 11 "peripheral" and "otg". In case this attribute isn't 17 In case this isn't passed via DT, USB controllers should
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | Kconfig | 7 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
| /Linux-v5.4/Documentation/media/uapi/cec/ |
| D | cec-ioc-adap-g-caps.rst | 85 this capability isn't set, then setting the physical address is 94 this capability isn't set, then the kernel will have configured 104 capability isn't set, then the kernel will handle all CEC
|
| /Linux-v5.4/include/net/netfilter/ |
| D | nf_conntrack_synproxy.h | 9 u32 isn; member
|
| /Linux-v5.4/arch/arm/mach-lpc32xx/ |
| D | suspend.S | 53 @ This guarantees a small windows where DRAM isn't busy
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
| D | innolux,p120zdg-bf1.txt | 13 - no-hpd: If HPD isn't hooked up; add this property.
|
| /Linux-v5.4/drivers/staging/olpc_dcon/ |
| D | TODO | 8 internals, but isn't properly integrated, is not the correct solution.
|
| /Linux-v5.4/Documentation/devicetree/bindings/serial/ |
| D | qcom,msm-uart.txt | 4 dma-engine isn't needed. From a software perspective it's mostly compatible
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/ |
| D | TODO | 57 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-v5.4/Documentation/devicetree/bindings/media/i2c/ |
| D | mt9m111.txt | 19 0 if it isn't specified.
|
| /Linux-v5.4/net/ipv4/ |
| D | tcp_minisocks.c | 222 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local 223 if (isn == 0) in tcp_timewait_state_process() 224 isn++; in tcp_timewait_state_process() 225 TCP_SKB_CB(skb)->tcp_tw_isn = isn; in tcp_timewait_state_process()
|
| /Linux-v5.4/Documentation/networking/ |
| D | PLIP.txt | 69 when no data is available, the driver isn't being used. 78 indicate that there isn't a noticeable performance drop when using IRQ-less 99 above calculation. It isn't an important issue, unless the wire is faulty, 162 isn't configured for PLIP, as it will result in output driver
|
| D | mpls-sysctl.txt | 35 propagated from an IP header, either because one isn't present
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/ |
| D | TODO | 9 etc..), which isn't really ideal.
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | lm63.rst | 58 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
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-dsaf.txt | 38 - 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-v5.4/Documentation/filesystems/ |
| D | efivarfs.txt | 9 than a single page, sysfs isn't the best interface for this.
|
| /Linux-v5.4/drivers/gpu/vga/ |
| D | Kconfig | 31 X isn't running and delayed switching until the next logoff. This
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | kirkwood-ts219.dtsi | 110 * There is a s35390a available on the i2c bus, the internal rtc isn't
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_synproxy_core.c | 691 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv4_synproxy_hook() 729 synproxy->isn = ntohl(th->ack_seq); in ipv4_synproxy_hook() 754 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv4_synproxy_hook() 1115 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv6_synproxy_hook() 1153 synproxy->isn = ntohl(th->ack_seq); in ipv6_synproxy_hook() 1178 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv6_synproxy_hook()
|
| /Linux-v5.4/Documentation/virt/ |
| D | paravirt_ops.rst | 25 known that the overhead of indirect call isn't very important.
|
| /Linux-v5.4/sound/drivers/ |
| D | Kconfig | 134 the standard parallel port driver isn't used for the port. 161 make sure that the standard serial driver isn't used or 223 isn't recommended because many applications try to reopen
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | Kconfig | 35 isn't already selected to enabled full userptr support.
|