Searched full:addressable (Results 1 – 25 of 192) sorted by relevance
12345678
/linux-6.12.1/drivers/w1/slaves/ |
D | Kconfig | 21 tristate "DS2405 Addressable Switch" 24 single-channel addressable switch. 29 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)" 32 DS2408 8-Channel Addressable Switch device support 45 tristate "Dual Channel Addressable Switch 0x3a family support (DS2413)" 48 DS2413 Dual Channel Addressable Switch device support 51 tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)" 55 DS2406 Dual Channel Addressable Switch. EPROM read/write 144 tristate "4096-Bit Addressable 1-Wire EEPROM with PIO (DS28E04-100)"
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | x86-5lvl.c | 23 * code itself must be running from 32-bit addressable physical memory, but 24 * also that the root page table must be 32-bit addressable, as programming 41 /* allocate some 32-bit addressable memory for code and a page table */ in efi_setup_5level_paging() 51 * To avoid the need to allocate a 32-bit addressable stack, the in efi_setup_5level_paging() 78 * to be allocated from the 32-bit addressable physical region, in efi_5level_switch() 87 /* copy the new root table if it is not 32-bit addressable */ in efi_5level_switch()
|
/linux-6.12.1/Documentation/hwmon/ |
D | ucd9000.rst | 35 The UCD90124 is a 12-rail PMBus/I2C addressable power-supply sequencer and 43 The UCD90160 is a 16-rail PMBus/I2C addressable power-supply sequencer and 50 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and 56 The UCD9090 is a 10-rail PMBus/I2C addressable power-supply sequencer and 63 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
|
D | nzxt-kraken2.rst | 23 exposed. The addressable RGB LEDs, present in the integrated CPU water block
|
D | asus_rog_ryujin.rst | 24 The addressable LCD screen is not supported in this driver and should
|
D | gigabyte_waterforce.rst | 24 The addressable RGB LEDs and LCD screen are not supported in this driver and should
|
/linux-6.12.1/drivers/acpi/nfit/ |
D | nfit.h | 131 #define NFIT_FIC_BYTE cpu_to_le16(0x101) /* byte-addressable energy backed */ 132 #define NFIT_FIC_BLK cpu_to_le16(0x201) /* block-addressable non-energy backed */ 133 #define NFIT_FIC_BYTEN cpu_to_le16(0x301) /* byte-addressable non-energy backed */
|
/linux-6.12.1/tools/include/nolibc/ |
D | errno.h | 21 * because they all correspond to the highest addressable memory page.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | cypress,cyapa.yaml | 7 title: Cypress All Points Addressable (APA) I2C Touchpad / Trackpad
|
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/pmbus/ |
D | ti,ucd90320.yaml | 14 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and
|
/linux-6.12.1/arch/openrisc/boot/dts/ |
D | or1ksim.dts | 35 * registers. It is not addressable and, hence, has no 'reg'
|
D | simple_smp.dts | 47 * registers. It is not addressable and, hence, has no 'reg'
|
/linux-6.12.1/include/trace/events/ |
D | gpu_mem.h | 21 * frees, imports, unimports memory in the GPU addressable space.
|
/linux-6.12.1/Documentation/w1/slaves/ |
D | w1_ds2406.rst | 7 * Maxim DS2406 (and other family 0x12) addressable switches
|
D | w1_ds28e04.rst | 7 * Maxim DS28E04-100 4096-Bit Addressable 1-Wire EEPROM with PIO
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-atr.yaml | 31 needed if there are no I2C addressable remote peripherals.
|
/linux-6.12.1/include/linux/ |
D | memremap.h | 36 * Device memory that is not directly addressable by the CPU: CPU can neither 87 * Used for private (un-addressable) device memory only. Must migrate
|
/linux-6.12.1/arch/x86/boot/compressed/ |
D | head_64.S | 408 * a trampoline in 32-bit addressable memory if the current number does 493 * page table in 32-bit addressable memory which will be programmed into 569 * avoid the need for a 32-bit addressable stack. The destination 571 * 32-bit addressable buffer.
|
/linux-6.12.1/fs/romfs/ |
D | Kconfig | 46 NOMMU conditions if the underlying device is directly addressable by
|
/linux-6.12.1/arch/mips/sibyte/common/ |
D | cfe.c | 23 /* Max ram addressable in 32-bit segments */ 94 panic("initrd out of addressable memory"); in prom_meminit()
|
/linux-6.12.1/arch/mips/include/asm/ |
D | highmem.h | 6 * are not addressable by direct kernel virtual addresses.
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | highmem.h | 6 * are not addressable by direct kernel virtual addresses.
|
/linux-6.12.1/arch/microblaze/include/asm/ |
D | highmem.h | 6 * are not addressable by direct kernel virtual addresses.
|
/linux-6.12.1/arch/x86/include/asm/ |
D | highmem.h | 6 * are not addressable by direct kernel virtual addresses.
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | highmem.h | 8 * are not addressable by direct kernel virtual addresses.
|
12345678