| /linux-6.15/arch/nios2/kernel/ |
| H A 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-6.15/drivers/staging/axis-fifo/ |
| H A 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) 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-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-jaguar-pre-ict-tester.dtso | 78 * incorrect value if VCC_1V8_S0_1 isn't properly routed, 82 * GPIO3_A3 isn't properly routed due to soldering 100 * incorrect value if VCC_1V8_S0_1 isn't properly routed, 103 * LOW. This is an issue if GPIO3_B2 isn't properly 115 * This is an issue if GPIO3_C6 or VCC_1V8_S0_1 isn't
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | usb.yaml | 41 selected. In case this isn't passed via DT, USB controllers should 49 isn't passed via DT, USB controllers should default to their maximum HW
|
| /linux-6.15/Documentation/driver-api/media/drivers/ |
| H A D | bttv-devel.rst | 22 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-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-caps.rst | 81 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-6.15/include/net/netfilter/ |
| H A D | nf_conntrack_synproxy.h | 9 u32 isn; member
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | nzxt-smart2.rst | 18 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.
|
| H A 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
|
| H A D | aht10.rst | 43 way to determine if an i2c chip is or isn't an AHT10/AHT20. The device has
|
| /linux-6.15/Documentation/gpu/ |
| H A D | msm-preemption.rst | 23 submission occurs the kernel finds the highest priority ring which isn't empty 58 expected to set the state that isn't preserved whenever preemption occurs which 73 ttbr0 register. The SQE firmware isn't actually able to save this record.
|
| /linux-6.15/drivers/gpu/vga/ |
| H A D | Kconfig | 12 X isn't running and delayed switching until the next logoff. This
|
| /linux-6.15/arch/x86/ |
| H A D | Kbuild | 3 # Branch profiling isn't noinstr-safe. Disable it for arch/x86/*
|
| /linux-6.15/arch/arm/mach-lpc32xx/ |
| H A D | suspend.S | 51 @ This guarantees a small windows where DRAM isn't busy
|
| /linux-6.15/Documentation/networking/ |
| H A D | plip.rst | 73 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-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | mt9m111.txt | 19 0 if it isn't specified.
|
| /linux-6.15/Documentation/devicetree/bindings/i3c/ |
| H A D | mipi-i3c-hci.yaml | 24 isn't much to describe here (yet).
|
| /linux-6.15/Documentation/devicetree/bindings/serial/ |
| H A D | qcom,msm-uart.yaml | 15 dma-engine isn't needed. From a software perspective it's mostly compatible
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A 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-6.15/drivers/gpu/drm/omapdrm/ |
| H A D | TODO | 9 etc..), which isn't really ideal.
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_synproxy_core.c | 673 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-6.15/drivers/gpu/drm/radeon/ |
| H A D | Kconfig | 43 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-ts219.dtsi | 110 * There is a s35390a available on the i2c bus, the internal rtc isn't
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_minisocks.c | 241 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local 242 if (isn == 0) in tcp_timewait_state_process() 243 isn++; in tcp_timewait_state_process() 244 *tw_isn = isn; in tcp_timewait_state_process()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-spi-devices-spi-nor | 18 The attribute is not present if the flash device isn't
|