| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | bitops.h | 289 * AMD64 says BSFL won't clobber the dest reg if x==0; Intel64 says the in ffs() 290 * dest reg is undefined if x==0, but their CPU architect says its in ffs() 330 * AMD64 says BSRL won't clobber the dest reg if x==0; Intel64 says the in fls() 331 * dest reg is undefined if x==0, but their CPU architect says its in fls() 370 * AMD64 says BSRQ won't clobber the dest reg if x==0; Intel64 says the in fls64() 371 * dest reg is undefined if x==0, but their CPU architect says its in fls64()
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | bitops.h | 311 * AMD64 says BSFL won't clobber the dest reg if x==0; Intel64 says the in variable_ffs() 312 * dest reg is undefined if x==0, but their CPU architect says its in variable_ffs() 365 * AMD64 says BSRL won't clobber the dest reg if x==0; Intel64 says the in fls() 366 * dest reg is undefined if x==0, but their CPU architect says its in fls() 405 * AMD64 says BSRQ won't clobber the dest reg if x==0; Intel64 says the in fls64() 406 * dest reg is undefined if x==0, but their CPU architect says its in fls64()
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| D | soc_common.h | 63 * The PC Card Standard, Release 7, section 4.13.4, says that twIORD 64 * has a minimum value of 165ns. Section 4.13.5 says that twIOWR has 66 * common and attribute memory write timing) says that twWE has a 69 * operation, also section 4.7.4). Section 4.7.3 says that taOE
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| D | soc_common.h | 181 * The PC Card Standard, Release 7, section 4.13.4, says that twIORD 182 * has a minimum value of 165ns. Section 4.13.5 says that twIOWR has 184 * common and attribute memory write timing) says that twWE has a 187 * operation, also section 4.7.4). Section 4.7.3 says that taOE
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | kernel-docs.rst | 168 :Description: The title says it all. 177 :Description: The title says it all. 202 :Description: The title says it all. 210 :Description: The title says it all. 218 :Description: The title says it all. 226 :Description: The title says it all. 234 :Description: The title still says it all. 242 :Description: The title says it all. 566 :Description: The title says it all. There's a fixed kernel section
|
| /kernel/linux/linux-6.6/drivers/clk/mstar/ |
| D | clk-msc313-cpupll.c | 21 * 0x150 -- vendor code says "toggle lpf enable" 24 * 0x160 -- vendor code says "switch to LPF". Clock source config? Register bank? 25 * 0x164 -- vendor code says "from low to high" which seems to mean transition from LPF low to
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer.yaml | 62 description: Indicates the presence of QorIQ erratum A-008585, which says 70 says that reading the counters is unreliable in some cases, and reads may
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | tridentfb.rst | 55 look at the driver output to see what it says when initializing. 59 detection says in all three BIOS selectable situations 2M, 4M, 8M.
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | tridentfb.rst | 55 look at the driver output to see what it says when initializing. 59 detection says in all three BIOS selectable situations 2M, 4M, 8M.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer.yaml | 79 description: Indicates the presence of QorIQ erratum A-008585, which says 87 says that reading the counters is unreliable in some cases, and reads may
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
| D | nv50.c | 127 /* override dcb sorconf.link, based on what mxm data says */ in mxm_dcb_sanitise_entry() 140 * the descriptor says the connector type should be. in mxm_dcb_sanitise_entry() 143 * and the mxm data says the connector is really HDMI. another in mxm_dcb_sanitise_entry()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
| D | nv50.c | 127 /* override dcb sorconf.link, based on what mxm data says */ in mxm_dcb_sanitise_entry() 140 * the descriptor says the connector type should be. in mxm_dcb_sanitise_entry() 143 * and the mxm data says the connector is really HDMI. another in mxm_dcb_sanitise_entry()
|
| /kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/ |
| D | mcp251xfd-ram.c | 111 /* The ethtool doc says: in can_ram_get_layout() 134 /* The ethtool doc says: in can_ram_get_layout()
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| D | reg_mul.c | 84 /* The 80486 book says that the answer is +0, but a real in FPU_mul() 86 IEEE-754 apparently says it should be this way. */ in FPU_mul()
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| D | reg_mul.c | 84 /* The 80486 book says that the answer is +0, but a real in FPU_mul() 86 IEEE-754 apparently says it should be this way. */ in FPU_mul()
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | shmparam.h | 7 * get attached. The IA-64 architecture says that there may be a
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | shmparam.h | 7 * get attached. The IA-64 architecture says that there may be a
|
| /kernel/linux/linux-5.10/drivers/mtd/maps/ |
| D | physmap-versatile.c | 73 /* The manual says bit 2, the code says bit 3, trust the code */
|
| D | physmap-gemini.c | 164 dev_warn(dev, "flash hardware say flash is 16 bit wide but DT says it is %d bits wide\n", in of_flash_probe_gemini() 168 dev_warn(dev, "flash hardware say flash is 8 bit wide but DT says it is %d bits wide\n", in of_flash_probe_gemini()
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| D | physmap-versatile.c | 73 /* The manual says bit 2, the code says bit 3, trust the code */
|
| D | physmap-gemini.c | 164 dev_warn(dev, "flash hardware say flash is 16 bit wide but DT says it is %d bits wide\n", in of_flash_probe_gemini() 168 dev_warn(dev, "flash hardware say flash is 8 bit wide but DT says it is %d bits wide\n", in of_flash_probe_gemini()
|
| /kernel/linux/linux-6.6/arch/x86/tools/ |
| D | insn_decoder_test.c | 160 pr_warn("objdump says %d bytes, but insn_get_length() " in main() 161 "says %d\n", nb, insn.length); in main()
|
| /kernel/linux/linux-5.10/arch/x86/tools/ |
| D | insn_decoder_test.c | 159 pr_warn("objdump says %d bytes, but insn_get_length() " in main() 160 "says %d\n", nb, insn.length); in main()
|
| /kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
| D | resource.h | 15 * SuS says limits have to be unsigned. Fine, it's unsigned, but
|
| /kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
| D | resource.h | 15 * SuS says limits have to be unsigned. Fine, it's unsigned, but
|