| /linux/drivers/gpu/drm/nouveau/include/nvhw/class/ |
| H A D | cl502d.h | 26 …_SET_OBJECT 0x0000 27 …_SET_OBJECT_POINTER 15:0 29 …_WAIT_FOR_IDLE 0x0110 30 …_WAIT_FOR_IDLE_V 31:0 32 …_SET_DST_CONTEXT_DMA 0x0184 33 …_SET_DST_CONTEXT_DMA_HANDLE 31:0 35 …_SET_SRC_CONTEXT_DMA 0x0188 36 …_SET_SRC_CONTEXT_DMA_HANDLE 31:0 38 …_SET_SEMAPHORE_CONTEXT_DMA 0x018c 39 …_SET_SEMAPHORE_CONTEXT_DMA_HANDLE 31:0 [all …]
|
| H A D | cl902d.h | 26 …_SET_OBJECT 0x0000 27 …_SET_OBJECT_CLASS_ID 15:0 30 …_WAIT_FOR_IDLE 0x0110 31 …_WAIT_FOR_IDLE_V 31:0 33 …_SET_DST_FORMAT 0x0200 34 …_SET_DST_FORMAT_V 7:0 35 …_SET_DST_FORMAT_V_A8R8G8B8 0x000000CF 36 …_SET_DST_FORMAT_V_A8RL8GL8BL8 0x000000D0 37 …_SET_DST_FORMAT_V_A2R10G10B10 0x000000DF 38 …_SET_DST_FORMAT_V_A8B8G8R8 0x000000D5 [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | regsnv04.h | 5 #define NV04_PFIFO_DELAY_0 0x00002040 6 #define NV04_PFIFO_DMA_TIMESLICE 0x00002044 7 #define NV04_PFIFO_NEXT_CHANNEL 0x00002050 8 #define NV03_PFIFO_INTR_0 0x00002100 9 #define NV03_PFIFO_INTR_EN_0 0x00002140 10 # define NV_PFIFO_INTR_CACHE_ERROR (1<<0) 17 #define NV03_PFIFO_RAMHT 0x00002210 18 #define NV03_PFIFO_RAMFC 0x00002214 19 #define NV03_PFIFO_RAMRO 0x00002218 20 #define NV40_PFIFO_RAMFC 0x00002220 [all …]
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | reg_aic.h | 20 #define AR_PHY_AIC_CTRL_0_B0 (AR_SM_BASE + 0x4b0) 21 #define AR_PHY_AIC_CTRL_1_B0 (AR_SM_BASE + 0x4b4) 22 #define AR_PHY_AIC_CTRL_2_B0 (AR_SM_BASE + 0x4b8) 23 #define AR_PHY_AIC_CTRL_3_B0 (AR_SM_BASE + 0x4bc) 24 #define AR_PHY_AIC_CTRL_4_B0 (AR_SM_BASE + 0x4c0) 26 #define AR_PHY_AIC_STAT_0_B0 (AR_SM_BASE + 0x4c4) 27 #define AR_PHY_AIC_STAT_1_B0 (AR_SM_BASE + 0x4c8) 28 #define AR_PHY_AIC_STAT_2_B0 (AR_SM_BASE + 0x4cc) 30 #define AR_PHY_AIC_CTRL_0_B1 (AR_SM1_BASE + 0x4b0) 31 #define AR_PHY_AIC_CTRL_1_B1 (AR_SM1_BASE + 0x4b4) [all …]
|
| H A D | ar9002_phy.h | 19 #define AR_PHY_TEST 0x9800 20 #define PHY_AGC_CLR 0x10000000 21 #define RFSILENT_BB 0x00002000 23 #define AR_PHY_TURBO 0x9804 24 #define AR_PHY_FC_TURBO_MODE 0x00000001 25 #define AR_PHY_FC_TURBO_SHORT 0x00000002 26 #define AR_PHY_FC_DYN2040_EN 0x00000004 27 #define AR_PHY_FC_DYN2040_PRI_ONLY 0x00000008 28 #define AR_PHY_FC_DYN2040_PRI_CH 0x00000010 30 #define AR_PHY_FC_DYN2040_EXT_CH 0x00000020 [all …]
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_hw.h | 12 #define ECM_TYPE 0x0000 13 #define ECM_REVISION_MASK 0x000000FF 14 #define ECM_REVISION_SHIFT 0 15 #define ECM_VERSION_MASK 0x0000FF00 17 #define ECM_QUEUE_COUNT_MASK 0x00070000 19 #define ECM_GATE_CONTROL 0x02000000 22 #define ECM_SYSTEM_TIME_LOW 0x0008 23 #define ECM_SYSTEM_TIME_HIGH 0x000C 26 #define ECM_CLOCK_RATE 0x0010 27 #define ECM_CLOCK_RATE_OFFSET_MASK 0x7FFFFFFF [all …]
|
| /linux/arch/mips/loongson2ef/common/cs5536/ |
| H A D | cs5536_ide.c | 17 u32 hi = 0, lo = value; in pci_ide_write_reg() 23 lo |= (0x03 << 4); in pci_ide_write_reg() 25 lo &= ~(0x03 << 4); in pci_ide_write_reg() 32 lo = (lo & 0x0000ffff) | SB_PARE_ERR_FLAG; in pci_ide_write_reg() 38 value &= 0x0000ff00; in pci_ide_write_reg() 40 hi &= 0xffffff00; in pci_ide_write_reg() 49 } else if (value & 0x01) { in pci_ide_write_reg() 51 lo = (value & 0xfffffff0) | 0x1; in pci_ide_write_reg() 54 value &= 0xfffffffc; in pci_ide_write_reg() 55 hi = 0x60000000 | ((value & 0x000ff000) >> 12); in pci_ide_write_reg() [all …]
|
| H A D | cs5536_isa.c | 47 * and the RCONFx(0~5) reg to use the modules. 60 hi |= 0x01; in divil_lbar_enable() 75 hi &= ~0x01; in divil_lbar_disable() 86 u32 hi = 0, lo = value; in pci_isa_write_bar() 92 } else if (value & 0x01) { in pci_isa_write_bar() 94 hi = 0x0000f001; in pci_isa_write_bar() 99 hi = ((value & 0x000ffffc) << 12) | in pci_isa_write_bar() 100 ((bar_space_len[n] - 4) << 12) | 0x01; in pci_isa_write_bar() 101 lo = ((value & 0x000ffffc) << 12) | 0x01; in pci_isa_write_bar() 112 u32 conf_data = 0; in pci_isa_read_bar() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vpe_6_1_fw_if.h | 32 VPE_CMD_OPCODE_NOP = 0x0, 33 VPE_CMD_OPCODE_VPE_DESC = 0x1, 34 VPE_CMD_OPCODE_PLANE_CFG = 0x2, 35 VPE_CMD_OPCODE_VPEP_CFG = 0x3, 36 VPE_CMD_OPCODE_INDIRECT = 0x4, 37 VPE_CMD_OPCODE_FENCE = 0x5, 38 VPE_CMD_OPCODE_TRAP = 0x6, 39 VPE_CMD_OPCODE_REG_WRITE = 0x7, 40 VPE_CMD_OPCODE_POLL_REGMEM = 0x8, 41 VPE_CMD_OPCODE_COND_EXE = 0x9, [all …]
|
| /linux/drivers/gpu/drm/amd/include/ivsrcid/ |
| H A D | ivsrcid_vislands30.h | 30 #define VISLANDS30_IV_SRCID_D1_V_UPDATE_INT 7 // 0x07 31 #define VISLANDS30_IV_EXTID_D1_V_UPDATE_INT 0 33 #define VISLANDS30_IV_SRCID_D1_GRPH_PFLIP 8 // 0x08 34 #define VISLANDS30_IV_EXTID_D1_GRPH_PFLIP 0 36 #define VISLANDS30_IV_SRCID_D2_V_UPDATE_INT 9 // 0x09 37 #define VISLANDS30_IV_EXTID_D2_V_UPDATE_INT 0 39 #define VISLANDS30_IV_SRCID_D2_GRPH_PFLIP 10 // 0x0a 40 #define VISLANDS30_IV_EXTID_D2_GRPH_PFLIP 0 42 #define VISLANDS30_IV_SRCID_D3_V_UPDATE_INT 11 // 0x0b 43 #define VISLANDS30_IV_EXTID_D3_V_UPDATE_INT 0 [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | gpcgk104.fuc3.h | 3 /* 0x0000: gpc_mmio_list_head */ 4 0x0000006c, 5 /* 0x0004: gpc_mmio_list_tail */ 6 /* 0x0004: tpc_mmio_list_head */ 7 0x0000006c, 8 /* 0x0008: tpc_mmio_list_tail */ 9 /* 0x0008: unk_mmio_list_head */ 10 0x0000006c, 11 /* 0x000c: unk_mmio_list_tail */ 12 0x0000006c, [all …]
|
| H A D | gpcgk110.fuc3.h | 3 /* 0x0000: gpc_mmio_list_head */ 4 0x0000006c, 5 /* 0x0004: gpc_mmio_list_tail */ 6 /* 0x0004: tpc_mmio_list_head */ 7 0x0000006c, 8 /* 0x0008: tpc_mmio_list_tail */ 9 /* 0x0008: unk_mmio_list_head */ 10 0x0000006c, 11 /* 0x000c: unk_mmio_list_tail */ 12 0x0000006c, [all …]
|
| H A D | gpcgf117.fuc3.h | 3 /* 0x0000: gpc_mmio_list_head */ 4 0x0000006c, 5 /* 0x0004: gpc_mmio_list_tail */ 6 /* 0x0004: tpc_mmio_list_head */ 7 0x0000006c, 8 /* 0x0008: tpc_mmio_list_tail */ 9 /* 0x0008: unk_mmio_list_head */ 10 0x0000006c, 11 /* 0x000c: unk_mmio_list_tail */ 12 0x0000006c, [all …]
|
| H A D | gpcgm107.fuc5.h | 3 /* 0x0000: gpc_mmio_list_head */ 4 0x0000006c, 5 /* 0x0004: gpc_mmio_list_tail */ 6 /* 0x0004: tpc_mmio_list_head */ 7 0x0000006c, 8 /* 0x0008: tpc_mmio_list_tail */ 9 /* 0x0008: unk_mmio_list_head */ 10 0x0000006c, 11 /* 0x000c: unk_mmio_list_tail */ 12 0x0000006c, [all …]
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx.h | 25 #define BA0_HISR 0x00000000 26 #define BA0_HSR0 0x00000004 27 #define BA0_HICR 0x00000008 28 #define BA0_DMSR 0x00000100 29 #define BA0_HSAR 0x00000110 30 #define BA0_HDAR 0x00000114 31 #define BA0_HDMR 0x00000118 32 #define BA0_HDCR 0x0000011C 33 #define BA0_PFMC 0x00000200 34 #define BA0_PFCV1 0x00000204 [all …]
|
| /linux/drivers/gpu/drm/mcde/ |
| H A D | mcde_dsi_regs.h | 5 #define DSI_MCTL_INTEGRATION_MODE 0x00000000 7 #define DSI_MCTL_MAIN_DATA_CTL 0x00000004 8 #define DSI_MCTL_MAIN_DATA_CTL_LINK_EN BIT(0) 25 #define DSI_MCTL_MAIN_PHY_CTL 0x00000008 26 #define DSI_MCTL_MAIN_PHY_CTL_LANE2_EN BIT(0) 33 #define DSI_MCTL_MAIN_PHY_CTL_WAIT_BURST_TIME_MASK 0x000003C0 36 #define DSI_MCTL_PLL_CTL 0x0000000C 37 #define DSI_MCTL_LANE_STS 0x00000010 39 #define DSI_MCTL_DPHY_TIMEOUT 0x00000014 40 #define DSI_MCTL_DPHY_TIMEOUT_CLK_DIV_SHIFT 0 [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| H A D | g98.fuc0s.h | 3 /* 0x0000: ctx_dma */ 4 /* 0x0000: ctx_dma_query */ 5 0x00000000, 6 /* 0x0004: ctx_dma_src */ 7 0x00000000, 8 /* 0x0008: ctx_dma_dst */ 9 0x00000000, 10 /* 0x000c: ctx_query_address_high */ 11 0x00000000, 12 /* 0x0010: ctx_query_address_low */ [all …]
|
| /linux/include/sound/ |
| H A D | cs48l32_registers.h | 13 #define CS48L32_DEVID 0x0 14 #define CS48L32_REVID 0x4 15 #define CS48L32_OTPID 0x10 16 #define CS48L32_SFT_RESET 0x20 17 #define CS48L32_CTRL_IF_DEBUG3 0xA8 18 #define CS48L32_MCU_CTRL1 0x804 19 #define CS48L32_GPIO1_CTRL1 0xc08 20 #define CS48L32_GPIO3_CTRL1 0xc10 21 #define CS48L32_GPIO7_CTRL1 0xc20 22 #define CS48L32_GPIO16_CTRL1 0xc44 [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852b_table.c | 10 {0x704, 0x601E0100}, 11 {0x4000, 0x00000000}, 12 {0x4004, 0xCA014000}, 13 {0x4008, 0xC751D4F0}, 14 {0x400C, 0x44511475}, 15 {0x4010, 0x00000000}, 16 {0x4014, 0x00000000}, 17 {0x4018, 0x4F4C084B}, 18 {0x401C, 0x084A4E52}, 19 {0x4020, 0x4D504E4B}, [all …]
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | phy.h | 24 #define AR9170_PHY_REG_BASE (0x1bc000 + 0x9800) 28 #define AR9170_PHY_REG_TEST (AR9170_PHY_REG_BASE + 0x0000) 29 #define AR9170_PHY_TEST_AGC_CLR 0x10000000 30 #define AR9170_PHY_TEST_RFSILENT_BB 0x00002000 32 #define AR9170_PHY_REG_TURBO (AR9170_PHY_REG_BASE + 0x0004) 33 #define AR9170_PHY_TURBO_FC_TURBO_MODE 0x00000001 34 #define AR9170_PHY_TURBO_FC_TURBO_SHORT 0x00000002 35 #define AR9170_PHY_TURBO_FC_DYN2040_EN 0x00000004 36 #define AR9170_PHY_TURBO_FC_DYN2040_PRI_ONLY 0x00000008 37 #define AR9170_PHY_TURBO_FC_DYN2040_PRI_CH 0x00000010 [all …]
|
| /linux/drivers/fpga/ |
| H A D | socfpga.c | 18 #define SOCFPGA_FPGMGR_STAT_OFST 0x0 19 #define SOCFPGA_FPGMGR_CTL_OFST 0x4 20 #define SOCFPGA_FPGMGR_DCLKCNT_OFST 0x8 21 #define SOCFPGA_FPGMGR_DCLKSTAT_OFST 0xc 22 #define SOCFPGA_FPGMGR_GPIO_INTEN_OFST 0x830 23 #define SOCFPGA_FPGMGR_GPIO_INTMSK_OFST 0x834 24 #define SOCFPGA_FPGMGR_GPIO_INTTYPE_LEVEL_OFST 0x838 25 #define SOCFPGA_FPGMGR_GPIO_INT_POL_OFST 0x83c 26 #define SOCFPGA_FPGMGR_GPIO_INTSTAT_OFST 0x840 27 #define SOCFPGA_FPGMGR_GPIO_RAW_INTSTAT_OFST 0x844 [all …]
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | pptable.h | 41 #define ATOM_PP_FANPARAMETERS_TACHOMETER_PULSES_PER_REVOLUTION_MASK 0x0f 42 #define ATOM_PP_FANPARAMETERS_NOFAN 0x80 // No fan is connected … 44 #define ATOM_PP_THERMALCONTROLLER_NONE 0 57 #define ATOM_PP_THERMALCONTROLLER_EMC2103 13 /* 0x0D */ // Only fan control will be implemented,… 58 #define ATOM_PP_THERMALCONTROLLER_SUMO 14 /* 0x0E */ // Sumo type, used internally 67 // We probably should reserve the bit 0x80 for this use. 71 #define ATOM_PP_THERMALCONTROLLER_ADT7473_WITH_INTERNAL 0x89 // ADT7473 Fan Control + Internal… 72 #define ATOM_PP_THERMALCONTROLLER_EMC2103_WITH_INTERNAL 0x8D // EMC2103 Fan Control + Internal… 135 #define ATOM_PP_PLATFORM_CAP_GOTO_BOOT_ON_ALERT 0x2000 // Go to boot state on alerts, … 136 #define ATOM_PP_PLATFORM_CAP_DONT_WAIT_FOR_VBLANK_ON_ALERT 0x4000 // Do NOT wait for VBLANK durin… [all …]
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunhme.h | 15 #define GREG_SWRESET 0x000UL /* Software Reset */ 16 #define GREG_CFG 0x004UL /* Config Register */ 17 #define GREG_STAT 0x100UL /* Status */ 18 #define GREG_IMASK 0x104UL /* Interrupt Mask */ 19 #define GREG_REG_SIZE 0x108UL 22 #define GREG_RESET_ETX 0x01 23 #define GREG_RESET_ERX 0x02 24 #define GREG_RESET_ALL 0x03 27 #define GREG_CFG_BURSTMSK 0x03 28 #define GREG_CFG_BURST16 0x00 [all …]
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.h | 11 #define RK3288_REG_CFG_DONE 0x0000 12 #define RK3288_VERSION_INFO 0x0004 13 #define RK3288_SYS_CTRL 0x0008 14 #define RK3288_SYS_CTRL1 0x000c 15 #define RK3288_DSP_CTRL0 0x0010 16 #define RK3288_DSP_CTRL1 0x0014 17 #define RK3288_DSP_BG 0x0018 18 #define RK3288_MCU_CTRL 0x001c 19 #define RK3288_INTR_CTRL0 0x0020 20 #define RK3288_INTR_CTRL1 0x0024 [all …]
|
| /linux/drivers/scsi/ |
| H A D | 53c700_d.h_shipped | 28 ABSOLUTE Device_ID = 0 ; ID of target for command 29 ABSOLUTE MessageCount = 0 ; Number of bytes in message 30 ABSOLUTE MessageLocation = 0 ; Addr of message 31 ABSOLUTE CommandCount = 0 ; Number of bytes in command 32 ABSOLUTE CommandAddress = 0 ; Addr of Command 33 ABSOLUTE StatusAddress = 0 ; Addr to receive status return 34 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg 42 ABSOLUTE SGScriptStartAddress = 0 45 ; this: 0xPRS where 48 ABSOLUTE AFTER_SELECTION = 0x100 [all …]
|