| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ar7/ |
| D | ar7.h | 16 #define AR7_SDRAM_BASE 0x14000000 18 #define AR7_REGS_BASE 0x08610000 20 #define AR7_REGS_MAC0 (AR7_REGS_BASE + 0x0000) 21 #define AR7_REGS_GPIO (AR7_REGS_BASE + 0x0900) 22 /* 0x08610A00 - 0x08610BFF (512 bytes, 128 bytes / clock) */ 23 #define AR7_REGS_POWER (AR7_REGS_BASE + 0x0a00) 24 #define AR7_REGS_CLOCKS (AR7_REGS_POWER + 0x80) 25 #define UR8_REGS_CLOCKS (AR7_REGS_POWER + 0x20) 26 #define AR7_REGS_UART0 (AR7_REGS_BASE + 0x0e00) 27 #define AR7_REGS_USB (AR7_REGS_BASE + 0x1200) [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/qcom/ |
| D | rpmh-rsc.txt | 52 "drv-0", "drv-1", "drv-2" etc and "tcs-offset". The 91 For a TCS whose RSC base address is is 0x179C0000 and is at a DRV id of 2, the 92 register offsets for DRV2 start at 0D00, the register calculations are like 94 DRV0: 0x179C0000 95 DRV2: 0x179C0000 + 0x10000 = 0x179D0000 96 DRV2: 0x179C0000 + 0x10000 * 2 = 0x179E0000 97 TCS-OFFSET: 0xD00 102 reg = <0x179c0000 0x10000>, 103 <0x179d0000 0x10000>, 104 <0x179e0000 0x10000>; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/ |
| D | rpmh-rsc.txt | 52 "drv-0", "drv-1", "drv-2" etc and "tcs-offset". The 91 For a TCS whose RSC base address is is 0x179C0000 and is at a DRV id of 2, the 92 register offsets for DRV2 start at 0D00, the register calculations are like 94 DRV0: 0x179C0000 95 DRV2: 0x179C0000 + 0x10000 = 0x179D0000 96 DRV2: 0x179C0000 + 0x10000 * 2 = 0x179E0000 97 TCS-OFFSET: 0xD00 102 reg = <0x179c0000 0x10000>, 103 <0x179d0000 0x10000>, 104 <0x179e0000 0x10000>; [all …]
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/mach-ar7/ |
| D | ar7.h | 29 #define AR7_SDRAM_BASE 0x14000000 31 #define AR7_REGS_BASE 0x08610000 33 #define AR7_REGS_MAC0 (AR7_REGS_BASE + 0x0000) 34 #define AR7_REGS_GPIO (AR7_REGS_BASE + 0x0900) 35 /* 0x08610A00 - 0x08610BFF (512 bytes, 128 bytes / clock) */ 36 #define AR7_REGS_POWER (AR7_REGS_BASE + 0x0a00) 37 #define AR7_REGS_CLOCKS (AR7_REGS_POWER + 0x80) 38 #define UR8_REGS_CLOCKS (AR7_REGS_POWER + 0x20) 39 #define AR7_REGS_UART0 (AR7_REGS_BASE + 0x0e00) 40 #define AR7_REGS_USB (AR7_REGS_BASE + 0x1200) [all …]
|
| /kernel/linux/linux-4.19/drivers/hwtracing/intel_th/ |
| D | pti.h | 12 REG_PTI_CTL = 0x1c00, 15 #define PTI_EN BIT(0) 17 #define PTI_MODE 0xf0 20 #define PTI_CLKDIV 0x000f0000 21 #define PTI_PATGENMODE 0x00f00000 26 #define LPP_DEST_PTI BIT(0)
|
| /kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
| D | pti.h | 12 REG_PTI_CTL = 0x1c00, 15 #define PTI_EN BIT(0) 17 #define PTI_MODE 0xf0 20 #define PTI_CLKDIV 0x000f0000 21 #define PTI_PATGENMODE 0x00f00000 26 #define LPP_DEST_PTI BIT(0)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/fsi/ |
| D | ibm,fsi2spi.yaml | 38 reg = <0x1c00 0x400>;
|
| /kernel/linux/linux-4.19/arch/powerpc/boot/dts/ |
| D | ep88xc.dts | 23 #size-cells = <0>; 25 PowerPC,885@0 { 27 reg = <0x0>; 32 timebase-frequency = <0>; 33 bus-frequency = <0>; 34 clock-frequency = <0>; 42 reg = <0x0 0x0>; 49 reg = <0xfa200100 0x40>; 52 0x0 0x0 0xfc000000 0x4000000 53 0x3 0x0 0xfa000000 0x1000000 [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
| D | ep88xc.dts | 19 #size-cells = <0>; 21 PowerPC,885@0 { 23 reg = <0x0>; 28 timebase-frequency = <0>; 29 bus-frequency = <0>; 30 clock-frequency = <0>; 38 reg = <0x0 0x0>; 45 reg = <0xfa200100 0x40>; 48 0x0 0x0 0xfc000000 0x4000000 49 0x3 0x0 0xfa000000 0x1000000 [all …]
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| D | omap_l3_smx.h | 14 #define L3_COMPONENT 0x000 15 #define L3_CORE 0x018 16 #define L3_AGENT_CONTROL 0x020 17 #define L3_AGENT_STATUS 0x028 18 #define L3_ERROR_LOG 0x058 23 #define L3_ERROR_LOG_ADDR 0x060 26 #define L3_SI_CONTROL 0x020 27 #define L3_SI_FLAG_STATUS_0 0x510 31 #define L3_STATUS_0_MPUIA_BRST (shift << 0) 95 #define L3_SI_FLAG_STATUS_1 0x530 [all …]
|
| /kernel/linux/linux-5.10/sound/pci/ctxfi/ |
| D | ctmixer.h | 20 #define INIT_VOL 0x1c00
|
| /kernel/linux/linux-4.19/drivers/bus/ |
| D | omap_l3_smx.h | 28 #define L3_COMPONENT 0x000 29 #define L3_CORE 0x018 30 #define L3_AGENT_CONTROL 0x020 31 #define L3_AGENT_STATUS 0x028 32 #define L3_ERROR_LOG 0x058 37 #define L3_ERROR_LOG_ADDR 0x060 40 #define L3_SI_CONTROL 0x020 41 #define L3_SI_FLAG_STATUS_0 0x510 45 #define L3_STATUS_0_MPUIA_BRST (shift << 0) 109 #define L3_SI_FLAG_STATUS_1 0x530 [all …]
|
| /kernel/linux/linux-4.19/sound/pci/ctxfi/ |
| D | ctmixer.h | 24 #define INIT_VOL 0x1c00
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | timberdale.h | 23 #define TIMB_REV_MAJOR 0x00 24 #define TIMB_REV_MINOR 0x04 25 #define TIMB_HW_CONFIG 0x08 26 #define TIMB_SW_RST 0x40 29 #define TIMB_HW_CONFIG_SPI_8BIT 0x80 31 #define TIMB_HW_VER_MASK 0x0f 32 #define TIMB_HW_VER0 0x00 33 #define TIMB_HW_VER1 0x01 34 #define TIMB_HW_VER2 0x02 35 #define TIMB_HW_VER3 0x03 [all …]
|
| /kernel/linux/linux-5.10/drivers/parport/ |
| D | parport_serial.c | 25 titan_110l = 0, 98 dev->subsystem_device == 0x0299) in netmos_parallel_init() 106 * and serial ports. The form is 0x00PS, where <P> is the number of in netmos_parallel_init() 109 par->numports = (dev->subsystem_device & 0xf0) >> 4; in netmos_parallel_init() 114 return 0; in netmos_parallel_init() 121 /* netmos_9855 */ { 1, { { 0, -1 }, }, netmos_parallel_init }, 122 /* netmos_9855_2p */ { 2, { { 0, -1 }, { 2, -1 }, } }, 124 /* netmos_9900_2p */ {2, { { 0, 1 }, { 3, 4 }, } }, 125 /* netmos_99xx_1p */ {1, { { 0, 1 }, } }, 166 PCI_ANY_ID, PCI_ANY_ID, 0, 0, titan_110l }, [all …]
|
| /kernel/linux/linux-4.19/drivers/parport/ |
| D | parport_serial.c | 25 titan_110l = 0, 95 dev->subsystem_device == 0x0299) in netmos_parallel_init() 103 * and serial ports. The form is 0x00PS, where <P> is the number of in netmos_parallel_init() 106 par->numports = (dev->subsystem_device & 0xf0) >> 4; in netmos_parallel_init() 111 return 0; in netmos_parallel_init() 118 /* netmos_9855 */ { 1, { { 0, -1 }, }, netmos_parallel_init }, 119 /* netmos_9855_2p */ { 2, { { 0, -1 }, { 2, -1 }, } }, 121 /* netmos_9900_2p */ {2, { { 0, 1 }, { 3, 4 }, } }, 122 /* netmos_99xx_1p */ {1, { { 0, 1 }, } }, 160 PCI_ANY_ID, PCI_ANY_ID, 0, 0, titan_110l }, [all …]
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| D | altera_edac.h | 15 #define CV_CTLCFG_OFST 0x00 18 #define CV_CTLCFG_ECC_EN 0x400 19 #define CV_CTLCFG_ECC_CORR_EN 0x800 20 #define CV_CTLCFG_GEN_SB_ERR 0x2000 21 #define CV_CTLCFG_GEN_DB_ERR 0x4000 26 #define CV_DRAMADDRW_OFST 0x2C 29 #define DRAMADDRW_COLBIT_MASK 0x001F 30 #define DRAMADDRW_COLBIT_SHIFT 0 31 #define DRAMADDRW_ROWBIT_MASK 0x03E0 33 #define CV_DRAMADDRW_BANKBIT_MASK 0x1C00 [all …]
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | timberdale.h | 35 #define TIMB_REV_MAJOR 0x00 36 #define TIMB_REV_MINOR 0x04 37 #define TIMB_HW_CONFIG 0x08 38 #define TIMB_SW_RST 0x40 41 #define TIMB_HW_CONFIG_SPI_8BIT 0x80 43 #define TIMB_HW_VER_MASK 0x0f 44 #define TIMB_HW_VER0 0x00 45 #define TIMB_HW_VER1 0x01 46 #define TIMB_HW_VER2 0x02 47 #define TIMB_HW_VER3 0x03 [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/wm8350/ |
| D | supply.h | 17 #define WM8350_BATTERY_CHARGER_CONTROL_1 0xA8 18 #define WM8350_BATTERY_CHARGER_CONTROL_2 0xA9 19 #define WM8350_BATTERY_CHARGER_CONTROL_3 0xAA 22 * R168 (0xA8) - Battery Charger Control 1 24 #define WM8350_CHG_ENA_R168 0x8000 25 #define WM8350_CHG_THR 0x2000 26 #define WM8350_CHG_EOC_SEL_MASK 0x1C00 27 #define WM8350_CHG_TRICKLE_TEMP_CHOKE 0x0200 28 #define WM8350_CHG_TRICKLE_USB_CHOKE 0x0100 29 #define WM8350_CHG_RECOVER_T 0x0080 [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | intel_pch.h | 19 PCH_NONE = 0, /* No PCH present */ 34 #define INTEL_PCH_DEVICE_ID_MASK 0xff80 35 #define INTEL_PCH_IBX_DEVICE_ID_TYPE 0x3b00 36 #define INTEL_PCH_CPT_DEVICE_ID_TYPE 0x1c00 37 #define INTEL_PCH_PPT_DEVICE_ID_TYPE 0x1e00 38 #define INTEL_PCH_LPT_DEVICE_ID_TYPE 0x8c00 39 #define INTEL_PCH_LPT_LP_DEVICE_ID_TYPE 0x9c00 40 #define INTEL_PCH_WPT_DEVICE_ID_TYPE 0x8c80 41 #define INTEL_PCH_WPT_LP_DEVICE_ID_TYPE 0x9c80 42 #define INTEL_PCH_SPT_DEVICE_ID_TYPE 0xA100 [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | tonga_baco.c | 41 { CMD_WRITE, mmGPIOPAD_EN, 0, 0, 0, 0x0 }, 42 { CMD_WRITE, mmGPIOPAD_PD_EN, 0, 0, 0, 0x0 }, 43 { CMD_WRITE, mmGPIOPAD_PU_EN, 0, 0, 0, 0x0 }, 44 { CMD_WRITE, mmGPIOPAD_MASK, 0, 0, 0, 0xff77ffff }, 45 { CMD_WRITE, mmDC_GPIO_DVODATA_EN, 0, 0, 0, 0x0 }, 46 { CMD_WRITE, mmDC_GPIO_DVODATA_MASK, 0, 0, 0, 0xffffffff }, 47 { CMD_WRITE, mmDC_GPIO_GENERIC_EN, 0, 0, 0, 0x0 }, 48 { CMD_READMODIFYWRITE, mmDC_GPIO_GENERIC_MASK, 0, 0, 0, 0x03333333 }, 49 { CMD_WRITE, mmDC_GPIO_SYNCA_EN, 0, 0, 0, 0x0 }, 50 { CMD_READMODIFYWRITE, mmDC_GPIO_SYNCA_MASK, 0, 0, 0, 0x00001111 } [all …]
|
| /kernel/linux/linux-4.19/drivers/edac/ |
| D | altera_edac.h | 15 #define CV_CTLCFG_OFST 0x00 18 #define CV_CTLCFG_ECC_EN 0x400 19 #define CV_CTLCFG_ECC_CORR_EN 0x800 20 #define CV_CTLCFG_GEN_SB_ERR 0x2000 21 #define CV_CTLCFG_GEN_DB_ERR 0x4000 26 #define CV_DRAMADDRW_OFST 0x2C 29 #define DRAMADDRW_COLBIT_MASK 0x001F 30 #define DRAMADDRW_COLBIT_SHIFT 0 31 #define DRAMADDRW_ROWBIT_MASK 0x03E0 33 #define CV_DRAMADDRW_BANKBIT_MASK 0x1C00 [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | head_8xx.S | 36 #if CONFIG_TASK_SIZE <= 0x80000000 && CONFIG_PAGE_OFFSET >= 0x80000000 37 /* By simply checking Address >= 0x80000000, we know if its a kernel address */ 40 rlwinm \scratch, \addr, 16, 0xfff8 59 #define RPN_PATTERN 0x00f0 73 * r4: initrd_start or if no initrd then 0 74 * r5: initrd_end - unused if r4 is 0 131 EXCEPTION(0x100, Reset, system_reset_exception, EXC_XFER_STD) 134 . = 0x200 141 EXC_XFER_STD(0x200, machine_check_exception) 144 EXCEPTION(0x500, HardwareInterrupt, do_IRQ, EXC_XFER_LITE) [all …]
|
| /kernel/linux/linux-4.19/include/linux/mfd/wm8350/ |
| D | supply.h | 22 #define WM8350_BATTERY_CHARGER_CONTROL_1 0xA8 23 #define WM8350_BATTERY_CHARGER_CONTROL_2 0xA9 24 #define WM8350_BATTERY_CHARGER_CONTROL_3 0xAA 27 * R168 (0xA8) - Battery Charger Control 1 29 #define WM8350_CHG_ENA_R168 0x8000 30 #define WM8350_CHG_THR 0x2000 31 #define WM8350_CHG_EOC_SEL_MASK 0x1C00 32 #define WM8350_CHG_TRICKLE_TEMP_CHOKE 0x0200 33 #define WM8350_CHG_TRICKLE_USB_CHOKE 0x0100 34 #define WM8350_CHG_RECOVER_T 0x0080 [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | sm712.h | 23 #define dac_reg (0x3c8) 24 #define dac_val (0x3c9) 31 #define SIZE_SR00_SR04 (0x04 - 0x00 + 1) 32 #define SIZE_SR10_SR24 (0x24 - 0x10 + 1) 33 #define SIZE_SR30_SR75 (0x75 - 0x30 + 1) 34 #define SIZE_SR80_SR93 (0x93 - 0x80 + 1) 35 #define SIZE_SRA0_SRAF (0xAF - 0xA0 + 1) 36 #define SIZE_GR00_GR08 (0x08 - 0x00 + 1) 37 #define SIZE_AR00_AR14 (0x14 - 0x00 + 1) 38 #define SIZE_CR00_CR18 (0x18 - 0x00 + 1) [all …]
|