| /kernel/linux/linux-5.10/include/linux/mfd/wm8350/ |
| D | core.h | 27 #define WM8350_RESET_ID 0x00 28 #define WM8350_ID 0x01 29 #define WM8350_REVISION 0x02 30 #define WM8350_SYSTEM_CONTROL_1 0x03 31 #define WM8350_SYSTEM_CONTROL_2 0x04 32 #define WM8350_SYSTEM_HIBERNATE 0x05 33 #define WM8350_INTERFACE_CONTROL 0x06 34 #define WM8350_POWER_MGMT_1 0x08 35 #define WM8350_POWER_MGMT_2 0x09 36 #define WM8350_POWER_MGMT_3 0x0A [all …]
|
| D | gpio.h | 16 #define WM8350_GPIO_DEBOUNCE 0x80 17 #define WM8350_GPIO_PIN_PULL_UP_CONTROL 0x81 18 #define WM8350_GPIO_PULL_DOWN_CONTROL 0x82 19 #define WM8350_GPIO_INT_MODE 0x83 20 #define WM8350_GPIO_CONTROL 0x85 21 #define WM8350_GPIO_CONFIGURATION_I_O 0x86 22 #define WM8350_GPIO_PIN_POLARITY_TYPE 0x87 23 #define WM8350_GPIO_FUNCTION_SELECT_1 0x8C 24 #define WM8350_GPIO_FUNCTION_SELECT_2 0x8D 25 #define WM8350_GPIO_FUNCTION_SELECT_3 0x8E [all …]
|
| D | audio.h | 13 #define WM8350_CLOCK_CONTROL_1 0x28 14 #define WM8350_CLOCK_CONTROL_2 0x29 15 #define WM8350_FLL_CONTROL_1 0x2A 16 #define WM8350_FLL_CONTROL_2 0x2B 17 #define WM8350_FLL_CONTROL_3 0x2C 18 #define WM8350_FLL_CONTROL_4 0x2D 19 #define WM8350_DAC_CONTROL 0x30 20 #define WM8350_DAC_DIGITAL_VOLUME_L 0x32 21 #define WM8350_DAC_DIGITAL_VOLUME_R 0x33 22 #define WM8350_DAC_LR_RATE 0x35 [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/wm8350/ |
| D | core.h | 27 #define WM8350_RESET_ID 0x00 28 #define WM8350_ID 0x01 29 #define WM8350_REVISION 0x02 30 #define WM8350_SYSTEM_CONTROL_1 0x03 31 #define WM8350_SYSTEM_CONTROL_2 0x04 32 #define WM8350_SYSTEM_HIBERNATE 0x05 33 #define WM8350_INTERFACE_CONTROL 0x06 34 #define WM8350_POWER_MGMT_1 0x08 35 #define WM8350_POWER_MGMT_2 0x09 36 #define WM8350_POWER_MGMT_3 0x0A [all …]
|
| D | gpio.h | 16 #define WM8350_GPIO_DEBOUNCE 0x80 17 #define WM8350_GPIO_PIN_PULL_UP_CONTROL 0x81 18 #define WM8350_GPIO_PULL_DOWN_CONTROL 0x82 19 #define WM8350_GPIO_INT_MODE 0x83 20 #define WM8350_GPIO_CONTROL 0x85 21 #define WM8350_GPIO_CONFIGURATION_I_O 0x86 22 #define WM8350_GPIO_PIN_POLARITY_TYPE 0x87 23 #define WM8350_GPIO_FUNCTION_SELECT_1 0x8C 24 #define WM8350_GPIO_FUNCTION_SELECT_2 0x8D 25 #define WM8350_GPIO_FUNCTION_SELECT_3 0x8E [all …]
|
| D | audio.h | 13 #define WM8350_CLOCK_CONTROL_1 0x28 14 #define WM8350_CLOCK_CONTROL_2 0x29 15 #define WM8350_FLL_CONTROL_1 0x2A 16 #define WM8350_FLL_CONTROL_2 0x2B 17 #define WM8350_FLL_CONTROL_3 0x2C 18 #define WM8350_FLL_CONTROL_4 0x2D 19 #define WM8350_DAC_CONTROL 0x30 20 #define WM8350_DAC_DIGITAL_VOLUME_L 0x32 21 #define WM8350_DAC_DIGITAL_VOLUME_R 0x33 22 #define WM8350_DAC_LR_RATE 0x35 [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/privring/ |
| D | gk104.c | 31 u32 addr = nvkm_rd32(device, 0x122120 + (i * 0x0800)); in gk104_privring_intr_hub() 32 u32 data = nvkm_rd32(device, 0x122124 + (i * 0x0800)); in gk104_privring_intr_hub() 33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0800)); in gk104_privring_intr_hub() 41 u32 addr = nvkm_rd32(device, 0x124120 + (i * 0x0800)); in gk104_privring_intr_rop() 42 u32 data = nvkm_rd32(device, 0x124124 + (i * 0x0800)); in gk104_privring_intr_rop() 43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0800)); in gk104_privring_intr_rop() 51 u32 addr = nvkm_rd32(device, 0x128120 + (i * 0x0800)); in gk104_privring_intr_gpc() 52 u32 data = nvkm_rd32(device, 0x128124 + (i * 0x0800)); in gk104_privring_intr_gpc() 53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0800)); in gk104_privring_intr_gpc() 61 u32 intr0 = nvkm_rd32(device, 0x120058); in gk104_privring_intr() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/ |
| D | gk104.c | 31 u32 addr = nvkm_rd32(device, 0x122120 + (i * 0x0800)); in gk104_ibus_intr_hub() 32 u32 data = nvkm_rd32(device, 0x122124 + (i * 0x0800)); in gk104_ibus_intr_hub() 33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0800)); in gk104_ibus_intr_hub() 41 u32 addr = nvkm_rd32(device, 0x124120 + (i * 0x0800)); in gk104_ibus_intr_rop() 42 u32 data = nvkm_rd32(device, 0x124124 + (i * 0x0800)); in gk104_ibus_intr_rop() 43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0800)); in gk104_ibus_intr_rop() 51 u32 addr = nvkm_rd32(device, 0x128120 + (i * 0x0800)); in gk104_ibus_intr_gpc() 52 u32 data = nvkm_rd32(device, 0x128124 + (i * 0x0800)); in gk104_ibus_intr_gpc() 53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0800)); in gk104_ibus_intr_gpc() 61 u32 intr0 = nvkm_rd32(device, 0x120058); in gk104_ibus_intr() [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/samsung/ |
| D | clk-exynos5260.h | 15 #define MUX_SEL_AUD 0x0200 16 #define MUX_ENABLE_AUD 0x0300 17 #define MUX_STAT_AUD 0x0400 18 #define MUX_IGNORE_AUD 0x0500 19 #define DIV_AUD0 0x0600 20 #define DIV_AUD1 0x0604 21 #define DIV_STAT_AUD0 0x0700 22 #define DIV_STAT_AUD1 0x0704 23 #define EN_ACLK_AUD 0x0800 24 #define EN_PCLK_AUD 0x0900 [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| D | clk-exynos5260.h | 15 #define MUX_SEL_AUD 0x0200 16 #define MUX_ENABLE_AUD 0x0300 17 #define MUX_STAT_AUD 0x0400 18 #define MUX_IGNORE_AUD 0x0500 19 #define DIV_AUD0 0x0600 20 #define DIV_AUD1 0x0604 21 #define DIV_STAT_AUD0 0x0700 22 #define DIV_STAT_AUD1 0x0704 23 #define EN_ACLK_AUD 0x0800 24 #define EN_PCLK_AUD 0x0900 [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | local_termination.sh | 77 [ $should_receive = true ] && should_fail=0 || should_fail=1 78 RET=0 151 "$smac > $rcv_dmac, ethertype IPv4 (0x0800)" \ 155 "$smac > $MACVLAN_ADDR, ethertype IPv4 (0x0800)" \ 159 "$smac > $UNKNOWN_UC_ADDR1, ethertype IPv4 (0x0800)" \ 163 "$smac > $UNKNOWN_UC_ADDR2, ethertype IPv4 (0x0800)" \ 167 "$smac > $UNKNOWN_UC_ADDR3, ethertype IPv4 (0x0800)" \ 171 "$smac > $JOINED_MACV4_MC_ADDR, ethertype IPv4 (0x0800)" \ 175 "$smac > $UNKNOWN_MACV4_MC_ADDR1, ethertype IPv4 (0x0800)" \ 179 "$smac > $UNKNOWN_MACV4_MC_ADDR2, ethertype IPv4 (0x0800)" \ [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
| D | local_termination.sh | 77 [ $should_receive = true ] && should_fail=0 || should_fail=1 78 RET=0 151 "$smac > $rcv_dmac, ethertype IPv4 (0x0800)" \ 155 "$smac > $MACVLAN_ADDR, ethertype IPv4 (0x0800)" \ 159 "$smac > $UNKNOWN_UC_ADDR1, ethertype IPv4 (0x0800)" \ 163 "$smac > $UNKNOWN_UC_ADDR2, ethertype IPv4 (0x0800)" \ 167 "$smac > $UNKNOWN_UC_ADDR3, ethertype IPv4 (0x0800)" \ 171 "$smac > $JOINED_MACV4_MC_ADDR, ethertype IPv4 (0x0800)" \ 175 "$smac > $UNKNOWN_MACV4_MC_ADDR1, ethertype IPv4 (0x0800)" \ 179 "$smac > $UNKNOWN_MACV4_MC_ADDR2, ethertype IPv4 (0x0800)" \ [all …]
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | mii.h | 23 #define MII_BMCR 0x00 24 #define MII_BMSR 0x01 25 #define MII_PHYSID1 0x02 26 #define MII_PHYSID2 0x03 27 #define MII_ADVERTISE 0x04 28 #define MII_LPA 0x05 29 #define MII_EXPANSION 0x06 30 #define MII_CTRL1000 0x09 31 #define MII_STAT1000 0x0a 32 #define MII_MMD_CTRL 0x0d [all …]
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | mii.h | 23 #define MII_BMCR 0x00 24 #define MII_BMSR 0x01 25 #define MII_PHYSID1 0x02 26 #define MII_PHYSID2 0x03 27 #define MII_ADVERTISE 0x04 28 #define MII_LPA 0x05 29 #define MII_EXPANSION 0x06 30 #define MII_CTRL1000 0x09 31 #define MII_STAT1000 0x0a 32 #define MII_MMD_CTRL 0x0d [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | mii.h | 10 #define MII_BMCR 0x00 11 #define MII_BMSR 0x01 12 #define MII_PHYSID1 0x02 13 #define MII_PHYSID2 0x03 14 #define MII_ADVERTISE 0x04 15 #define MII_LPA 0x05 16 #define MII_EXPANSION 0x06 17 #define MII_CTRL1000 0x09 18 #define MII_STAT1000 0x0a 19 #define MII_MMD_CTRL 0x0d [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| D | am79c961a.h | 9 /* use 0 for production, 1 for verification, >2 for debug. debug flags: */ 15 #define NET_DEBUG 0 18 #define NET_UID 0 19 #define NET_RDP 0x10 20 #define NET_RAP 0x12 21 #define NET_RESET 0x14 22 #define NET_IDP 0x16 27 #define CSR0 0 28 #define CSR0_INIT 0x0001 29 #define CSR0_STRT 0x0002 [all …]
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-db1x00/ |
| D | bcsr.h | 23 #define DB1000_BCSR_PHYS_ADDR 0x0E000000 24 #define DB1000_BCSR_HEXLED_OFS 0x01000000 26 #define DB1550_BCSR_PHYS_ADDR 0x0F000000 27 #define DB1550_BCSR_HEXLED_OFS 0x00400000 29 #define PB1550_BCSR_PHYS_ADDR 0x0F000000 30 #define PB1550_BCSR_HEXLED_OFS 0x00800000 32 #define DB1200_BCSR_PHYS_ADDR 0x19800000 33 #define DB1200_BCSR_HEXLED_OFS 0x00400000 35 #define PB1200_BCSR_PHYS_ADDR 0x0D800000 36 #define PB1200_BCSR_HEXLED_OFS 0x00400000 [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-db1x00/ |
| D | bcsr.h | 23 #define DB1000_BCSR_PHYS_ADDR 0x0E000000 24 #define DB1000_BCSR_HEXLED_OFS 0x01000000 26 #define DB1550_BCSR_PHYS_ADDR 0x0F000000 27 #define DB1550_BCSR_HEXLED_OFS 0x00400000 29 #define PB1550_BCSR_PHYS_ADDR 0x0F000000 30 #define PB1550_BCSR_HEXLED_OFS 0x00800000 32 #define DB1200_BCSR_PHYS_ADDR 0x19800000 33 #define DB1200_BCSR_HEXLED_OFS 0x00400000 35 #define PB1200_BCSR_PHYS_ADDR 0x0D800000 36 #define PB1200_BCSR_HEXLED_OFS 0x00400000 [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | smc37c93x.h | 14 #define FDC_PRIMARY_BASE 0x3f0 15 #define IDE1_PRIMARY_BASE 0x1f0 16 #define IDE1_SECONDARY_BASE 0x170 17 #define PARPORT_PRIMARY_BASE 0x378 18 #define COM1_PRIMARY_BASE 0x2f8 19 #define COM2_PRIMARY_BASE 0x3f8 20 #define RTC_PRIMARY_BASE 0x070 21 #define KBC_PRIMARY_BASE 0x060 22 #define AUXIO_PRIMARY_BASE 0x000 /* XXX */ 25 #define LDN_FDC 0 [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | smc37c93x.h | 14 #define FDC_PRIMARY_BASE 0x3f0 15 #define IDE1_PRIMARY_BASE 0x1f0 16 #define IDE1_SECONDARY_BASE 0x170 17 #define PARPORT_PRIMARY_BASE 0x378 18 #define COM1_PRIMARY_BASE 0x2f8 19 #define COM2_PRIMARY_BASE 0x3f8 20 #define RTC_PRIMARY_BASE 0x070 21 #define KBC_PRIMARY_BASE 0x060 22 #define AUXIO_PRIMARY_BASE 0x000 /* XXX */ 25 #define LDN_FDC 0 [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | wm8400-private.h | 16 #define WM8400_REGISTER_COUNT 0x55 28 #define WM8400_RESET_ID 0x00 29 #define WM8400_ID 0x01 30 #define WM8400_POWER_MANAGEMENT_1 0x02 31 #define WM8400_POWER_MANAGEMENT_2 0x03 32 #define WM8400_POWER_MANAGEMENT_3 0x04 33 #define WM8400_AUDIO_INTERFACE_1 0x05 34 #define WM8400_AUDIO_INTERFACE_2 0x06 35 #define WM8400_CLOCKING_1 0x07 36 #define WM8400_CLOCKING_2 0x08 [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | wm8400-private.h | 16 #define WM8400_REGISTER_COUNT 0x55 28 #define WM8400_RESET_ID 0x00 29 #define WM8400_ID 0x01 30 #define WM8400_POWER_MANAGEMENT_1 0x02 31 #define WM8400_POWER_MANAGEMENT_2 0x03 32 #define WM8400_POWER_MANAGEMENT_3 0x04 33 #define WM8400_AUDIO_INTERFACE_1 0x05 34 #define WM8400_AUDIO_INTERFACE_2 0x06 35 #define WM8400_CLOCKING_1 0x07 36 #define WM8400_CLOCKING_2 0x08 [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/ |
| D | cs89x0.h | 18 #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ 22 #define PP_ISAIOB 0x0020 /* IO base address */ 23 #define PP_CS8900_ISAINT 0x0022 /* ISA interrupt select */ 24 #define PP_CS8920_ISAINT 0x0370 /* ISA interrupt select */ 25 #define PP_CS8900_ISADMA 0x0024 /* ISA Rec DMA channel */ 26 #define PP_CS8920_ISADMA 0x0374 /* ISA Rec DMA channel */ 27 #define PP_ISASOF 0x0026 /* ISA DMA offset */ 28 #define PP_DmaFrameCnt 0x0028 /* ISA DMA Frame count */ 29 #define PP_DmaByteCnt 0x002A /* ISA DMA Byte count */ 30 #define PP_CS8900_ISAMemB 0x002C /* Memory base */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
| D | cs89x0.h | 18 #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ 22 #define PP_ISAIOB 0x0020 /* IO base address */ 23 #define PP_CS8900_ISAINT 0x0022 /* ISA interrupt select */ 24 #define PP_CS8920_ISAINT 0x0370 /* ISA interrupt select */ 25 #define PP_CS8900_ISADMA 0x0024 /* ISA Rec DMA channel */ 26 #define PP_CS8920_ISADMA 0x0374 /* ISA Rec DMA channel */ 27 #define PP_ISASOF 0x0026 /* ISA DMA offset */ 28 #define PP_DmaFrameCnt 0x0028 /* ISA DMA Frame count */ 29 #define PP_DmaByteCnt 0x002A /* ISA DMA Byte count */ 30 #define PP_CS8900_ISAMemB 0x002C /* Memory base */ [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | mii.h | 16 #define MII_BMCR 0x00 /* Basic mode control register */ 17 #define MII_BMSR 0x01 /* Basic mode status register */ 18 #define MII_PHYSID1 0x02 /* PHYS ID 1 */ 19 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ 20 #define MII_ADVERTISE 0x04 /* Advertisement control reg */ 21 #define MII_LPA 0x05 /* Link partner ability reg */ 22 #define MII_EXPANSION 0x06 /* Expansion register */ 23 #define MII_CTRL1000 0x09 /* 1000BASE-T control */ 24 #define MII_STAT1000 0x0a /* 1000BASE-T status */ 25 #define MII_MMD_CTRL 0x0d /* MMD Access Control Register */ [all …]
|