/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8183.c | 13 * iocfg[0]:0x10005000, iocfg[1]:0x11F20000, iocfg[2]:0x11E80000, 14 * iocfg[3]:0x11E70000, iocfg[4]:0x11E90000, iocfg[5]:0x11D30000, 15 * iocfg[6]:0x11D20000, iocfg[7]:0x11C50000, iocfg[8]:0x11F30000. 21 _x_bits, 32, 0) 28 PIN_FIELD(0, 192, 0x300, 0x10, 0, 4), 32 PIN_FIELD(0, 192, 0x0, 0x10, 0, 1), 36 PIN_FIELD(0, 192, 0x200, 0x10, 0, 1), 40 PIN_FIELD(0, 192, 0x100, 0x10, 0, 1), 44 PINS_FIELD_BASE(0, 3, 6, 0x000, 0x10, 3, 1), 45 PINS_FIELD_BASE(4, 7, 6, 0x000, 0x10, 5, 1), [all …]
|
H A D | pinctrl-mt6397.c | 17 #define MT6397_PIN_REG_BASE 0xc000 22 .dir_offset = (MT6397_PIN_REG_BASE + 0x000), 25 .pullen_offset = (MT6397_PIN_REG_BASE + 0x020), 26 .pullsel_offset = (MT6397_PIN_REG_BASE + 0x040), 27 .dout_offset = (MT6397_PIN_REG_BASE + 0x080), 28 .din_offset = (MT6397_PIN_REG_BASE + 0x0a0), 29 .pinmux_offset = (MT6397_PIN_REG_BASE + 0x0c0), 33 .port_mask = 0x3, 35 .mode_mask = 0xf,
|
/openbmc/linux/drivers/pinctrl/samsung/ |
H A D | pinctrl-exynos-arm.c | 27 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, }, 32 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, }, 36 #define S5P_OTHERS 0xE000 73 clk_base = of_iomap(np, 0); in s5pv210_retention_init() 93 EXYNOS_PIN_BANK_EINTG(8, 0x000, "gpa0", 0x00), 94 EXYNOS_PIN_BANK_EINTG(4, 0x020, "gpa1", 0x04), 95 EXYNOS_PIN_BANK_EINTG(8, 0x040, "gpb", 0x08), 96 EXYNOS_PIN_BANK_EINTG(5, 0x060, "gpc0", 0x0c), 97 EXYNOS_PIN_BANK_EINTG(5, 0x080, "gpc1", 0x10), 98 EXYNOS_PIN_BANK_EINTG(4, 0x0a0, "gpd0", 0x14), [all …]
|
H A D | pinctrl-exynos-arm64.c | 24 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, }, 29 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, }, 35 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, }, 40 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, }, 49 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, }, 58 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, }, 67 EXYNOS5433_PIN_BANK_EINTW(8, 0x000, "gpa0", 0x00), 68 EXYNOS5433_PIN_BANK_EINTW(8, 0x020, "gpa1", 0x04), 69 EXYNOS5433_PIN_BANK_EINTW(8, 0x040, "gpa2", 0x08), 70 EXYNOS5433_PIN_BANK_EINTW(8, 0x060, "gpa3", 0x0c), [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | rockchip_mipi_dsi.h | 17 * #define SHUTDOWNZ DSI_HOST_BITS(0x004, 1, 0) 18 * means SHUTDOWNZ is a signal reg bit with bit offset qual 0,and it's reg addr 19 * offset is 0x004.The conbinat result = (0x004 << 16) | (1 << 8) | 0 23 #define OFFSET_SHIFT 0 28 #define VERSION DSI_HOST_BITS(0x000, 32, 0) 29 #define SHUTDOWNZ DSI_HOST_BITS(0x004, 1, 0) 30 #define TO_CLK_DIVISION DSI_HOST_BITS(0x008, 8, 8) 31 #define TX_ESC_CLK_DIVISION DSI_HOST_BITS(0x008, 8, 0) 32 #define DPI_VCID DSI_HOST_BITS(0x00c, 2, 0) 33 #define EN18_LOOSELY DSI_HOST_BITS(0x010, 1, 8) [all …]
|
/openbmc/linux/include/linux/spi/ |
H A D | mxs-spi.h | 19 #define HW_SSP_CTRL0 0x000 27 #define BM_SSP_CTRL0_BUS_WIDTH (0x3 << 22) 33 #define BP_SSP_CTRL0_XFER_COUNT 0 34 #define BM_SSP_CTRL0_XFER_COUNT 0xffff 35 #define HW_SSP_CMD0 0x010 41 #define BM_SSP_CMD0_BLOCK_SIZE (0xf << 16) 43 #define BM_SSP_CMD0_BLOCK_COUNT (0xff << 8) 44 #define BP_SSP_CMD0_CMD 0 45 #define BM_SSP_CMD0_CMD 0xff 46 #define HW_SSP_CMD1 0x020 [all …]
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-qserdes-txrx.h | 10 #define QSERDES_TX_BIST_MODE_LANENO 0x000 11 #define QSERDES_TX_BIST_INVERT 0x004 12 #define QSERDES_TX_CLKBUF_ENABLE 0x008 13 #define QSERDES_TX_CMN_CONTROL_ONE 0x00c 14 #define QSERDES_TX_CMN_CONTROL_TWO 0x010 15 #define QSERDES_TX_CMN_CONTROL_THREE 0x014 16 #define QSERDES_TX_TX_EMP_POST1_LVL 0x018 17 #define QSERDES_TX_TX_POST2_EMPH 0x01c 18 #define QSERDES_TX_TX_BOOST_LVL_UP_DN 0x020 19 #define QSERDES_TX_HP_PD_ENABLES 0x024 [all …]
|
H A D | phy-qcom-qmp-qserdes-txrx-v4.h | 10 #define QSERDES_V4_TX_BIST_MODE_LANENO 0x000 11 #define QSERDES_V4_TX_BIST_INVERT 0x004 12 #define QSERDES_V4_TX_CLKBUF_ENABLE 0x008 13 #define QSERDES_V4_TX_TX_EMP_POST1_LVL 0x00c 14 #define QSERDES_V4_TX_TX_IDLE_LVL_LARGE_AMP 0x010 15 #define QSERDES_V4_TX_TX_DRV_LVL 0x014 16 #define QSERDES_V4_TX_TX_DRV_LVL_OFFSET 0x018 17 #define QSERDES_V4_TX_RESET_TSYNC_EN 0x01c 18 #define QSERDES_V4_TX_PRE_STALL_LDO_BOOST_EN 0x020 19 #define QSERDES_V4_TX_TX_BAND 0x024 [all …]
|
H A D | phy-qcom-qmp-qserdes-txrx-v5.h | 11 #define QSERDES_V5_TX_BIST_MODE_LANENO 0x000 12 #define QSERDES_V5_TX_BIST_INVERT 0x004 13 #define QSERDES_V5_TX_CLKBUF_ENABLE 0x008 14 #define QSERDES_V5_TX_TX_EMP_POST1_LVL 0x00c 15 #define QSERDES_V5_TX_TX_IDLE_LVL_LARGE_AMP 0x010 16 #define QSERDES_V5_TX_TX_DRV_LVL 0x014 17 #define QSERDES_V5_TX_TX_DRV_LVL_OFFSET 0x018 18 #define QSERDES_V5_TX_RESET_TSYNC_EN 0x01c 19 #define QSERDES_V5_TX_PRE_STALL_LDO_BOOST_EN 0x020 20 #define QSERDES_V5_TX_TX_BAND 0x024 [all …]
|
H A D | phy-qcom-qmp-pcs-pcie-v4_20.h | 9 #define QPHY_V4_20_PCS_PCIE_ENDPOINT_REFCLK_DRIVE 0x01c 10 #define QPHY_V4_20_PCS_PCIE_OSC_DTCT_ACTIONS 0x090 11 #define QPHY_V4_20_PCS_PCIE_EQ_CONFIG1 0x0a0 12 #define QPHY_V4_20_PCS_PCIE_G3_RXEQEVAL_TIME 0x0f0 13 #define QPHY_V4_20_PCS_PCIE_G4_RXEQEVAL_TIME 0x0f4 14 #define QPHY_V4_20_PCS_PCIE_G4_EQ_CONFIG2 0x0fc 15 #define QPHY_V4_20_PCS_PCIE_G4_EQ_CONFIG5 0x108 16 #define QPHY_V4_20_PCS_LANE1_INSIG_SW_CTRL2 0x824 17 #define QPHY_V4_20_PCS_LANE1_INSIG_MX_CTRL2 0x828
|
H A D | phy-qcom-qmp-pcs-pcie-v6_20.h | 10 #define QPHY_PCIE_V6_20_PCS_POWER_STATE_CONFIG2 0x00c 11 #define QPHY_PCIE_V6_20_PCS_TX_RX_CONFIG 0x018 12 #define QPHY_PCIE_V6_20_PCS_ENDPOINT_REFCLK_DRIVE 0x01c 13 #define QPHY_PCIE_V6_20_PCS_OSC_DTCT_ATCIONS 0x090 14 #define QPHY_PCIE_V6_20_PCS_EQ_CONFIG1 0x0a0 15 #define QPHY_PCIE_V6_20_PCS_EQ_CONFIG5 0x108 16 #define QPHY_PCIE_V6_20_PCS_G4_PRE_GAIN 0x15c 17 #define QPHY_PCIE_V6_20_PCS_RX_MARGINING_CONFIG1 0x17c 18 #define QPHY_PCIE_V6_20_PCS_RX_MARGINING_CONFIG3 0x184 19 #define QPHY_PCIE_V6_20_PCS_RX_MARGINING_CONFIG5 0x18c [all …]
|
H A D | phy-qcom-qmp-pcs-pcie-v5_20.h | 10 #define QPHY_V5_20_PCS_PCIE_POWER_STATE_CONFIG2 0x00c 11 #define QPHY_V5_20_PCS_PCIE_ENDPOINT_REFCLK_DRIVE 0x01c 12 #define QPHY_V5_20_PCS_PCIE_OSC_DTCT_MODE2_CONFIG5 0x084 13 #define QPHY_V5_20_PCS_PCIE_OSC_DTCT_ACTIONS 0x090 14 #define QPHY_V5_20_PCS_PCIE_EQ_CONFIG1 0x0a0 15 #define QPHY_V5_20_PCS_PCIE_PRESET_P10_POST 0x0e0 16 #define QPHY_V5_20_PCS_PCIE_G4_EQ_CONFIG2 0x0fc 17 #define QPHY_V5_20_PCS_PCIE_G4_EQ_CONFIG5 0x108 18 #define QPHY_V5_20_PCS_PCIE_G4_PRE_GAIN 0x15c 19 #define QPHY_V5_20_PCS_PCIE_RX_MARGINING_CONFIG3 0x184 [all …]
|
H A D | phy-qcom-qmp-pcs-v2.h | 10 #define QPHY_V2_PCS_SW_RESET 0x000 11 #define QPHY_V2_PCS_POWER_DOWN_CONTROL 0x004 12 #define QPHY_V2_PCS_START_CONTROL 0x008 13 #define QPHY_V2_PCS_TXDEEMPH_M6DB_V0 0x024 14 #define QPHY_V2_PCS_TXDEEMPH_M3P5DB_V0 0x028 15 #define QPHY_V2_PCS_ENDPOINT_REFCLK_DRIVE 0x054 16 #define QPHY_V2_PCS_RX_IDLE_DTCT_CNTRL 0x058 17 #define QPHY_V2_PCS_POWER_STATE_CONFIG1 0x060 18 #define QPHY_V2_PCS_POWER_STATE_CONFIG2 0x064 19 #define QPHY_V2_PCS_POWER_STATE_CONFIG4 0x06c [all …]
|
H A D | phy-qcom-qmp-qserdes-com-v3.h | 11 #define QSERDES_V3_COM_ATB_SEL1 0x000 12 #define QSERDES_V3_COM_ATB_SEL2 0x004 13 #define QSERDES_V3_COM_FREQ_UPDATE 0x008 14 #define QSERDES_V3_COM_BG_TIMER 0x00c 15 #define QSERDES_V3_COM_SSC_EN_CENTER 0x010 16 #define QSERDES_V3_COM_SSC_ADJ_PER1 0x014 17 #define QSERDES_V3_COM_SSC_ADJ_PER2 0x018 18 #define QSERDES_V3_COM_SSC_PER1 0x01c 19 #define QSERDES_V3_COM_SSC_PER2 0x020 20 #define QSERDES_V3_COM_SSC_STEP_SIZE1 0x024 [all …]
|
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt7622.c | 217 .set_ofs = 0x120, 218 .clr_ofs = 0x120, 219 .sta_ofs = 0x120, 223 .set_ofs = 0x128, 224 .clr_ofs = 0x128, 225 .sta_ofs = 0x128, 229 .set_ofs = 0x8, 230 .clr_ofs = 0x10, 231 .sta_ofs = 0x18, 235 .set_ofs = 0xC, [all …]
|
H A D | clk-mt7629.c | 289 .set_ofs = 0x8, 290 .clr_ofs = 0x8, 291 .sta_ofs = 0x8, 295 .set_ofs = 0x40, 296 .clr_ofs = 0x44, 297 .sta_ofs = 0x48, 301 .set_ofs = 0x8, 302 .clr_ofs = 0x10, 303 .sta_ofs = 0x18, 307 .set_ofs = 0xC, [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/ |
H A D | cpu.h | 19 u8 pad0[0x08 - 0x00]; 20 u32 fccr; /*0x0008*/ 21 u32 pocr; /*0x000c*/ 22 u32 posr; /*0x0010*/ 23 u32 succr; /*0x0014*/ 24 u8 pad1[0x030 - 0x014 - 4]; 25 u32 gpcr; /*0x0030*/ 26 u8 pad2[0x200 - 0x030 - 4]; 27 u32 wdtpcr; /*0x0200*/ 28 u8 pad3[0x1000 - 0x200 - 4]; [all …]
|
/openbmc/linux/arch/arm/mach-spear/ |
H A D | misc_regs.h | 15 #define DMA_CHN_CFG (MISC_BASE + 0x0A0)
|
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mdp_reg_wdma.h | 10 #define WDMA_EN 0x008 11 #define WDMA_RST 0x00c 12 #define WDMA_CFG 0x014 13 #define WDMA_SRC_SIZE 0x018 14 #define WDMA_CLIP_SIZE 0x01c 15 #define WDMA_CLIP_COORD 0x020 16 #define WDMA_DST_W_IN_BYTE 0x028 17 #define WDMA_ALPHA 0x02c 18 #define WDMA_BUF_CON2 0x03c 19 #define WDMA_DST_UV_PITCH 0x078 [all …]
|
/openbmc/linux/drivers/clk/meson/ |
H A D | axg-audio.h | 16 #define AUDIO_CLK_GATE_EN 0x000 17 #define AUDIO_MCLK_A_CTRL 0x004 18 #define AUDIO_MCLK_B_CTRL 0x008 19 #define AUDIO_MCLK_C_CTRL 0x00C 20 #define AUDIO_MCLK_D_CTRL 0x010 21 #define AUDIO_MCLK_E_CTRL 0x014 22 #define AUDIO_MCLK_F_CTRL 0x018 23 #define AUDIO_MST_PAD_CTRL0 0x01c 24 #define AUDIO_MST_PAD_CTRL1 0x020 25 #define AUDIO_SW_RESET 0x024 [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | eeprom.h | 9 MT_EE_CHIP_ID = 0x000, 10 MT_EE_VERSION = 0x002, 11 MT_EE_MAC_ADDR = 0x004, 12 MT_EE_NIC_CONF_0 = 0x034, 13 MT_EE_NIC_CONF_1 = 0x036, 14 MT_EE_NIC_CONF_2 = 0x042, 16 MT_EE_XTAL_TRIM_1 = 0x03a, 18 MT_EE_RSSI_OFFSET_2G = 0x046, 19 MT_EE_WIFI_RF_SETTING = 0x048, 20 MT_EE_RSSI_OFFSET_5G = 0x04a, [all …]
|
/openbmc/u-boot/include/power/ |
H A D | hi6553_pmic.h | 12 HI6553_VERSION_REG = 0x000, 13 HI6553_ENABLE2_LDO1_8 = 0x029, 20 HI6553_DISABLE6_XO_CLK = 0x036, 21 HI6553_PERI_EN_MARK = 0x040, 22 HI6553_BUCK2_REG1 = 0x04a, 23 HI6553_BUCK2_REG5 = 0x04e, 26 HI6553_BUCK3_REG3 = 0x054, 27 HI6553_BUCK3_REG5 = 0x056, 29 HI6553_BUCK4_REG2 = 0x05b, 30 HI6553_BUCK4_REG5 = 0x05e, [all …]
|
/openbmc/linux/sound/soc/meson/ |
H A D | aiu.h | 18 PCLK = 0, 62 #define AIU_IEC958_BPF 0x000 63 #define AIU_958_MISC 0x010 64 #define AIU_IEC958_DCU_FF_CTRL 0x01c 65 #define AIU_958_CHSTAT_L0 0x020 66 #define AIU_958_CHSTAT_L1 0x024 67 #define AIU_958_CTRL 0x028 68 #define AIU_I2S_SOURCE_DESC 0x034 69 #define AIU_I2S_DAC_CFG 0x040 70 #define AIU_I2S_SYNC 0x044 [all …]
|
/openbmc/linux/drivers/soc/mediatek/ |
H A D | mt8173-mmsys.h | 6 #define MT8173_DISP_REG_CONFIG_DISP_OVL0_MOUT_EN 0x040 7 #define MT8173_DISP_REG_CONFIG_DISP_OVL1_MOUT_EN 0x044 8 #define MT8173_DISP_REG_CONFIG_DISP_OD_MOUT_EN 0x048 9 #define MT8173_DISP_REG_CONFIG_DISP_GAMMA_MOUT_EN 0x04c 10 #define MT8173_DISP_REG_CONFIG_DISP_UFOE_MOUT_EN 0x050 11 #define MT8173_DISP_REG_CONFIG_DISP_COLOR0_SEL_IN 0x084 12 #define MT8173_DISP_REG_CONFIG_DISP_COLOR1_SEL_IN 0x088 13 #define MT8173_DISP_REG_CONFIG_DISP_AAL_SEL_IN 0x08c 14 #define MT8173_DISP_REG_CONFIG_DISP_UFOE_SEL_IN 0x0a0 15 #define MT8173_DISP_REG_CONFIG_DSI0_SEL_IN 0x0a4 [all …]
|
/openbmc/u-boot/drivers/clk/sunxi/ |
H A D | clk_v3s.c | 16 [CLK_BUS_MMC0] = GATE(0x060, BIT(8)), 17 [CLK_BUS_MMC1] = GATE(0x060, BIT(9)), 18 [CLK_BUS_MMC2] = GATE(0x060, BIT(10)), 19 [CLK_BUS_SPI0] = GATE(0x060, BIT(20)), 20 [CLK_BUS_OTG] = GATE(0x060, BIT(24)), 22 [CLK_BUS_UART0] = GATE(0x06c, BIT(16)), 23 [CLK_BUS_UART1] = GATE(0x06c, BIT(17)), 24 [CLK_BUS_UART2] = GATE(0x06c, BIT(18)), 26 [CLK_SPI0] = GATE(0x0a0, BIT(31)), 28 [CLK_USB_PHY0] = GATE(0x0cc, BIT(8)), [all …]
|