| /kernel/linux/linux-6.6/include/linux/ |
| D | vm_event_item.h | 6 #define DMA_ZONE(xx) xx##_DMA, argument 8 #define DMA_ZONE(xx) argument 12 #define DMA32_ZONE(xx) xx##_DMA32, argument 14 #define DMA32_ZONE(xx) argument 18 #define HIGHMEM_ZONE(xx) xx##_HIGH, argument 20 #define HIGHMEM_ZONE(xx) argument 24 #define DEVICE_ZONE(xx) xx##_DEVICE, argument 26 #define DEVICE_ZONE(xx) argument 29 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, \ argument 30 HIGHMEM_ZONE(xx) xx##_MOVABLE, DEVICE_ZONE(xx)
|
| /kernel/linux/linux-6.6/Documentation/ABI/stable/ |
| D | sysfs-driver-dma-ioatdma | 1 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap 8 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active 14 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size 20 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version 26 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | sysfs-driver-dma-ioatdma | 1 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap 8 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active 14 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size 20 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version 26 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/Documentation/ |
| D | sysfs-bus-greybus | 3 KernelVersion: 4.XX 11 KernelVersion: 4.XX 18 KernelVersion: 4.XX 26 KernelVersion: 4.XX 34 KernelVersion: 4.XX 42 KernelVersion: 4.XX 49 KernelVersion: 4.XX 57 KernelVersion: 4.XX 64 KernelVersion: 4.XX 72 KernelVersion: 4.XX [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/Documentation/ |
| D | sysfs-bus-greybus | 3 KernelVersion: 4.XX 11 KernelVersion: 4.XX 18 KernelVersion: 4.XX 26 KernelVersion: 4.XX 34 KernelVersion: 4.XX 42 KernelVersion: 4.XX 49 KernelVersion: 4.XX 57 KernelVersion: 4.XX 64 KernelVersion: 4.XX 72 KernelVersion: 4.XX [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | vm_event_item.h | 6 #define DMA_ZONE(xx) xx##_DMA, argument 8 #define DMA_ZONE(xx) argument 12 #define DMA32_ZONE(xx) xx##_DMA32, argument 14 #define DMA32_ZONE(xx) argument 18 #define HIGHMEM_ZONE(xx) xx##_HIGH, argument 20 #define HIGHMEM_ZONE(xx) argument 23 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, HIGHMEM_ZONE(xx) xx##_MOVABLE argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/ |
| D | Kconfig.cputype | 24 604, 740, 750, 74xx) CPUs from Freescale and IBM, with their 25 embedded 512x/52xx/82xx/83xx/86xx counterparts. 26 The other embedded parts, namely 4xx, 8xx, e200 (55xx) and e500 27 (85xx) each form a family of their own that is not compatible 30 If unsure, select 52xx/6xx/7xx/74xx/82xx/83xx/86xx. 33 bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx" 42 bool "Freescale 85xx" 46 bool "Freescale 8xx" 162 bool "8xx family" 174 bool "G4 (74xx)" [all …]
|
| D | Makefile | 7 obj-$(CONFIG_4xx) += 4xx/ 11 obj-$(CONFIG_PPC_MPC52xx) += 52xx/ 12 obj-$(CONFIG_PPC_8xx) += 8xx/ 13 obj-$(CONFIG_PPC_82xx) += 82xx/ 14 obj-$(CONFIG_PPC_83xx) += 83xx/ 15 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/ 16 obj-$(CONFIG_PPC_86xx) += 86xx/
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ |
| D | Kconfig.cputype | 20 604, 740, 750, 74xx) CPUs from Freescale and IBM, with their 21 embedded 512x/52xx/82xx/83xx/86xx counterparts. 22 The other embedded parts, namely 4xx, 8xx and e500 23 (85xx) each form a family of their own that is not compatible 26 If unsure, select 52xx/6xx/7xx/74xx/82xx/83xx/86xx. 29 bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx" 35 bool "Freescale 85xx" 39 bool "Freescale 8xx" 217 bool "8xx family" 232 bool "G4 (74xx)" [all …]
|
| D | Makefile | 7 obj-$(CONFIG_4xx) += 4xx/ 11 obj-$(CONFIG_PPC_MPC52xx) += 52xx/ 12 obj-$(CONFIG_PPC_8xx) += 8xx/ 13 obj-$(CONFIG_PPC_82xx) += 82xx/ 14 obj-$(CONFIG_PPC_83xx) += 83xx/ 15 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/ 16 obj-$(CONFIG_PPC_86xx) += 86xx/
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | peci-dimmtemp.rst | 9 Intel Xeon E5-14xx v3 family 10 Intel Xeon E5-24xx v3 family 11 Intel Xeon E5-16xx v3 family 12 Intel Xeon E5-26xx v3 family 13 Intel Xeon E5-46xx v3 family 14 Intel Xeon E7-48xx v3 family 15 Intel Xeon E7-88xx v3 family 17 Intel Xeon E5-16xx v4 family 18 Intel Xeon E5-26xx v4 family 19 Intel Xeon E5-46xx v4 family [all …]
|
| D | peci-cputemp.rst | 9 Intel Xeon E5-14xx v3 family 10 Intel Xeon E5-24xx v3 family 11 Intel Xeon E5-16xx v3 family 12 Intel Xeon E5-26xx v3 family 13 Intel Xeon E5-46xx v3 family 14 Intel Xeon E7-48xx v3 family 15 Intel Xeon E7-88xx v3 family 17 Intel Xeon E5-16xx v4 family 18 Intel Xeon E5-26xx v4 family 19 Intel Xeon E5-46xx v4 family [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | mpc8xxx-wdt.txt | 1 * Freescale mpc8xxx watchdog driver (For 83xx, 86xx and 8xx) 10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100> 11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100> 12 On the 8xx, "General System Interface Unit" area: <0x0 0x10> 17 On the 83xx, it is located at offset 0x910 18 On the 86xx, it is located at offset 0xe0094 19 On the 8xx, it is located at offset 0x288
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | mpc8xxx-wdt.txt | 1 * Freescale mpc8xxx watchdog driver (For 83xx, 86xx and 8xx) 10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100> 11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100> 12 On the 8xx, "General System Interface Unit" area: <0x0 0x10> 17 On the 83xx, it is located at offset 0x910 18 On the 86xx, it is located at offset 0xe0094 19 On the 8xx, it is located at offset 0x288
|
| /kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
| D | Kconfig | 18 21xx ql2100_fw.bin 19 22xx ql2200_fw.bin 22 24xx, 54xx ql2400_fw.bin 23 25xx ql2500_fw.bin 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 45 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 48 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
| /kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
| D | Kconfig | 18 21xx ql2100_fw.bin 19 22xx ql2200_fw.bin 22 24xx, 54xx ql2400_fw.bin 23 25xx ql2500_fw.bin 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 45 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 48 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| D | Makefile | 9 obj-$(CONFIG_SOC_AM33XX) += $(clk-common) clk-33xx.o dpll3xxx.o \ 10 clk-33xx-compat.o 15 obj-$(CONFIG_ARCH_OMAP4) += $(clk-common) clk-44xx.o \ 17 obj-$(CONFIG_SOC_OMAP5) += $(clk-common) clk-54xx.o \ 19 obj-$(CONFIG_SOC_DRA7XX) += $(clk-common) clk-7xx.o \ 21 dpll44xx.o clk-7xx-compat.o 22 obj-$(CONFIG_SOC_AM43XX) += $(clk-common) dpll3xxx.o clk-43xx.o \ 23 clk-43xx-compat.o
|
| /kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
| D | tsx09-common.c | 89 * Enforce "xx:xx:xx:xx:xx:xx\n" format. in qnap_tsx09_check_mac_addr() 110 * (format "xx:xx:xx:xx:xx:xx\n").
|
| /kernel/linux/linux-5.10/arch/arm/mach-orion5x/ |
| D | tsx09-common.c | 89 * Enforce "xx:xx:xx:xx:xx:xx\n" format. in qnap_tsx09_check_mac_addr() 110 * (format "xx:xx:xx:xx:xx:xx\n").
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | prm2xxx_3xxx.h | 137 /* Named PM_EVEGENONTIM_MPU on the 24XX */ 142 /* Named PM_EVEGENOFFTIM_MPU on the 24XX */ 147 /* Named PRCM_CLKSSETUP on the 24XX */ 152 /* Named PRCM_CLKSRC_CTRL on the 24XX */ 169 /* Named RM_RSTTIME_WKUP on the 24xx */ 176 /* Named RM_RSTCTRL_WKUP on the 24xx */ 190 * 24XX: RM_RSTST_MPU and RM_RSTST_DSP - on 24XX, 'COREDOMAINWKUP_RST' is 199 * 24XX: RM_RSTST_MPU, RM_RSTST_GFX, RM_RSTST_DSP 208 * 24XX: RM_RSTST_MPU, RM_RSTST_WKUP, RM_RSTST_DSP 209 * On 24XX, 'GLOBALWARM_RST' is called 'GLOBALWMPU_RST'. [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | prm2xxx_3xxx.h | 134 /* Named PM_EVEGENONTIM_MPU on the 24XX */ 139 /* Named PM_EVEGENOFFTIM_MPU on the 24XX */ 144 /* Named PRCM_CLKSSETUP on the 24XX */ 149 /* Named PRCM_CLKSRC_CTRL on the 24XX */ 166 /* Named RM_RSTTIME_WKUP on the 24xx */ 173 /* Named RM_RSTCTRL_WKUP on the 24xx */ 187 * 24XX: RM_RSTST_MPU and RM_RSTST_DSP - on 24XX, 'COREDOMAINWKUP_RST' is 196 * 24XX: RM_RSTST_MPU, RM_RSTST_GFX, RM_RSTST_DSP 205 * 24XX: RM_RSTST_MPU, RM_RSTST_WKUP, RM_RSTST_DSP 206 * On 24XX, 'GLOBALWARM_RST' is called 'GLOBALWMPU_RST'. [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/s390/ |
| D | qeth.rst | 46 MAC=xx:xx:xx:xx:xx:xx 54 NTOK_IID=xx 57 NTOK_CHPID=xx
|
| /kernel/linux/linux-5.10/Documentation/s390/ |
| D | qeth.rst | 46 MAC=xx:xx:xx:xx:xx:xx 54 NTOK_IID=xx 57 NTOK_CHPID=xx
|
| /kernel/linux/linux-6.6/Documentation/translations/zh_TW/admin-guide/ |
| D | README.rst | 304 Pid: xx, process nr: xx 305 xx xx xx xx xx xx xx xx xx xx
|
| /kernel/linux/linux-5.10/lib/ |
| D | net_utils.c | 11 /* XX:XX:XX:XX:XX:XX */ in mac_pton()
|