| /linux/drivers/clk/mediatek/ |
| H A D | clk-mt7986-topckgen.c | 175 0x000, 0x004, 0x008, 0, 3, 7, 0x1C0, 0), 177 0x000, 0x004, 0x008, 8, 3, 15, 0x1C0, 1), 178 MUX_GATE_CLR_SET_UPD(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, 0x000, 179 0x004, 0x008, 16, 3, 23, 0x1C0, 2), 181 0x000, 0x004, 0x008, 24, 3, 31, 0x1C0, 3), 183 MUX_GATE_CLR_SET_UPD(CLK_TOP_UART_SEL, "uart_sel", uart_parents, 0x010, 184 0x014, 0x018, 0, 2, 7, 0x1C0, 4), 185 MUX_GATE_CLR_SET_UPD(CLK_TOP_PWM_SEL, "pwm_sel", pwm_parents, 0x010, 186 0x014, 0x018, 8, 2, 15, 0x1C0, 5), 187 MUX_GATE_CLR_SET_UPD(CLK_TOP_I2C_SEL, "i2c_sel", i2c_parents, 0x010, [all …]
|
| H A D | clk-mt7981-topckgen.c | 292 0x000, 0x004, 0x008, 0, 3, 7, 0x1C0, 0), 294 0x000, 0x004, 0x008, 8, 3, 15, 0x1C0, 1), 296 0x000, 0x004, 0x008, 16, 3, 23, 0x1C0, 2), 298 0x000, 0x004, 0x008, 24, 3, 31, 0x1C0, 3), 301 0x010, 0x014, 0x018, 0, 2, 7, 0x1C0, 4), 303 0x010, 0x014, 0x018, 8, 3, 15, 0x1C0, 5), 305 0x010, 0x014, 0x018, 16, 2, 23, 0x1C0, 6), 307 pextp_tl_ck_parents, 0x010, 0x014, 0x018, 24, 2, 31, 308 0x1C0, 7), 311 emmc_208m_parents, 0x020, 0x024, 0x028, 0, 3, 7, [all …]
|
| H A D | clk-mt7988-topckgen.c | 107 MUX_GATE_CLR_SET_UPD(CLK_TOP_NETSYS_SEL, "netsys_sel", netsys_parents, 0x000, 0x004, 0x008, 108 0, 2, 7, 0x1c0, 0), 109 MUX_GATE_CLR_SET_UPD(CLK_TOP_NETSYS_500M_SEL, "netsys_500m_sel", netsys_500m_parents, 0x000, 110 0x004, 0x008, 8, 2, 15, 0x1C0, 1), 111 MUX_GATE_CLR_SET_UPD(CLK_TOP_NETSYS_2X_SEL, "netsys_2x_sel", netsys_2x_parents, 0x000, 112 0x004, 0x008, 16, 2, 23, 0x1C0, 2), 113 MUX_GATE_CLR_SET_UPD(CLK_TOP_NETSYS_GSW_SEL, "netsys_gsw_sel", netsys_gsw_parents, 0x000, 114 0x004, 0x008, 24, 2, 31, 0x1C0, 3), 116 MUX_GATE_CLR_SET_UPD(CLK_TOP_ETH_GMII_SEL, "eth_gmii_sel", eth_gmii_parents, 0x010, 0x014, 117 0x018, 0, 1, 7, 0x1C0, 4), [all …]
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_dump.h | 22 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 23 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 24 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 25 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 45 #define BNX2X_DUMP_VERSION 0x61111111 65 static const u32 page_vals_e2[] = {0, 128}; 68 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 74 static const u32 page_vals_e3[] = {0, 128}; 77 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 81 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|
| /linux/drivers/pmdomain/renesas/ |
| H A D | r8a7742-sysc.c | 15 { "always-on", 0, 0, R8A7742_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 16 { "ca15-scu", 0x180, 0, R8A7742_PD_CA15_SCU, R8A7742_PD_ALWAYS_ON, 18 { "ca15-cpu0", 0x40, 0, R8A7742_PD_CA15_CPU0, R8A7742_PD_CA15_SCU, 20 { "ca15-cpu1", 0x40, 1, R8A7742_PD_CA15_CPU1, R8A7742_PD_CA15_SCU, 22 { "ca15-cpu2", 0x40, 2, R8A7742_PD_CA15_CPU2, R8A7742_PD_CA15_SCU, 24 { "ca15-cpu3", 0x40, 3, R8A7742_PD_CA15_CPU3, R8A7742_PD_CA15_SCU, 26 { "ca7-scu", 0x100, 0, R8A7742_PD_CA7_SCU, R8A7742_PD_ALWAYS_ON, 28 { "ca7-cpu0", 0x1c0, 0, R8A7742_PD_CA7_CPU0, R8A7742_PD_CA7_SCU, 30 { "ca7-cpu1", 0x1c0, 1, R8A7742_PD_CA7_CPU1, R8A7742_PD_CA7_SCU, 32 { "ca7-cpu2", 0x1c0, 2, R8A7742_PD_CA7_CPU2, R8A7742_PD_CA7_SCU, [all …]
|
| H A D | r8a7790-sysc.c | 15 { "always-on", 0, 0, R8A7790_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 16 { "ca15-scu", 0x180, 0, R8A7790_PD_CA15_SCU, R8A7790_PD_ALWAYS_ON, 18 { "ca15-cpu0", 0x40, 0, R8A7790_PD_CA15_CPU0, R8A7790_PD_CA15_SCU, 20 { "ca15-cpu1", 0x40, 1, R8A7790_PD_CA15_CPU1, R8A7790_PD_CA15_SCU, 22 { "ca15-cpu2", 0x40, 2, R8A7790_PD_CA15_CPU2, R8A7790_PD_CA15_SCU, 24 { "ca15-cpu3", 0x40, 3, R8A7790_PD_CA15_CPU3, R8A7790_PD_CA15_SCU, 26 { "ca7-scu", 0x100, 0, R8A7790_PD_CA7_SCU, R8A7790_PD_ALWAYS_ON, 28 { "ca7-cpu0", 0x1c0, 0, R8A7790_PD_CA7_CPU0, R8A7790_PD_CA7_SCU, 30 { "ca7-cpu1", 0x1c0, 1, R8A7790_PD_CA7_CPU1, R8A7790_PD_CA7_SCU, 32 { "ca7-cpu2", 0x1c0, 2, R8A7790_PD_CA7_CPU2, R8A7790_PD_CA7_SCU, [all …]
|
| H A D | r8a77470-sysc.c | 15 { "always-on", 0, 0, R8A77470_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 16 { "ca7-scu", 0x100, 0, R8A77470_PD_CA7_SCU, R8A77470_PD_ALWAYS_ON, 18 { "ca7-cpu0", 0x1c0, 0, R8A77470_PD_CA7_CPU0, R8A77470_PD_CA7_SCU, 20 { "ca7-cpu1", 0x1c0, 1, R8A77470_PD_CA7_CPU1, R8A77470_PD_CA7_SCU, 22 { "sgx", 0xc0, 0, R8A77470_PD_SGX, R8A77470_PD_ALWAYS_ON },
|
| H A D | r8a7745-sysc.c | 15 { "always-on", 0, 0, R8A7745_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 16 { "ca7-scu", 0x100, 0, R8A7745_PD_CA7_SCU, R8A7745_PD_ALWAYS_ON, 18 { "ca7-cpu0", 0x1c0, 0, R8A7745_PD_CA7_CPU0, R8A7745_PD_CA7_SCU, 20 { "ca7-cpu1", 0x1c0, 1, R8A7745_PD_CA7_CPU1, R8A7745_PD_CA7_SCU, 22 { "sgx", 0xc0, 0, R8A7745_PD_SGX, R8A7745_PD_ALWAYS_ON },
|
| H A D | r8a7794-sysc.c | 15 { "always-on", 0, 0, R8A7794_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 16 { "ca7-scu", 0x100, 0, R8A7794_PD_CA7_SCU, R8A7794_PD_ALWAYS_ON, 18 { "ca7-cpu0", 0x1c0, 0, R8A7794_PD_CA7_CPU0, R8A7794_PD_CA7_SCU, 20 { "ca7-cpu1", 0x1c0, 1, R8A7794_PD_CA7_CPU1, R8A7794_PD_CA7_SCU, 22 { "sh-4a", 0x80, 0, R8A7794_PD_SH_4A, R8A7794_PD_ALWAYS_ON }, 23 { "sgx", 0xc0, 0, R8A7794_PD_SGX, R8A7794_PD_ALWAYS_ON },
|
| H A D | r8a77965-sysc.c | 18 { "always-on", 0, 0, R8A77965_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 19 { "ca57-scu", 0x1c0, 0, R8A77965_PD_CA57_SCU, R8A77965_PD_ALWAYS_ON, 21 { "ca57-cpu0", 0x80, 0, R8A77965_PD_CA57_CPU0, R8A77965_PD_CA57_SCU, 23 { "ca57-cpu1", 0x80, 1, R8A77965_PD_CA57_CPU1, R8A77965_PD_CA57_SCU, 25 { "cr7", 0x240, 0, R8A77965_PD_CR7, R8A77965_PD_ALWAYS_ON }, 26 { "a3vc", 0x380, 0, R8A77965_PD_A3VC, R8A77965_PD_ALWAYS_ON }, 27 { "a3vp", 0x340, 0, R8A77965_PD_A3VP, R8A77965_PD_ALWAYS_ON }, 28 { "a2vc1", 0x3c0, 1, R8A77965_PD_A2VC1, R8A77965_PD_A3VC }, 29 { "3dg-a", 0x100, 0, R8A77965_PD_3DG_A, R8A77965_PD_ALWAYS_ON }, 30 { "3dg-b", 0x100, 1, R8A77965_PD_3DG_B, R8A77965_PD_3DG_A }, [all …]
|
| H A D | r8a774b1-sysc.c | 18 { "always-on", 0, 0, R8A774B1_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 19 { "ca57-scu", 0x1c0, 0, R8A774B1_PD_CA57_SCU, R8A774B1_PD_ALWAYS_ON, 21 { "ca57-cpu0", 0x80, 0, R8A774B1_PD_CA57_CPU0, R8A774B1_PD_CA57_SCU, 23 { "ca57-cpu1", 0x80, 1, R8A774B1_PD_CA57_CPU1, R8A774B1_PD_CA57_SCU, 25 { "a3vc", 0x380, 0, R8A774B1_PD_A3VC, R8A774B1_PD_ALWAYS_ON }, 26 { "a3vp", 0x340, 0, R8A774B1_PD_A3VP, R8A774B1_PD_ALWAYS_ON }, 27 { "a2vc1", 0x3c0, 1, R8A774B1_PD_A2VC1, R8A774B1_PD_A3VC }, 28 { "3dg-a", 0x100, 0, R8A774B1_PD_3DG_A, R8A774B1_PD_ALWAYS_ON }, 29 { "3dg-b", 0x100, 1, R8A774B1_PD_3DG_B, R8A774B1_PD_3DG_A }, 35 .extmask_offs = 0x2f8, [all …]
|
| /linux/sound/pci/oxygen/ |
| H A D | wm8766.h | 5 #define WM8766_LDA1 0x00 6 #define WM8766_RDA1 0x01 7 #define WM8766_DAC_CTRL 0x02 8 #define WM8766_INT_CTRL 0x03 9 #define WM8766_LDA2 0x04 10 #define WM8766_RDA2 0x05 11 #define WM8766_LDA3 0x06 12 #define WM8766_RDA3 0x07 13 #define WM8766_MASTDA 0x08 14 #define WM8766_DAC_CTRL2 0x09 [all …]
|
| H A D | wm8785.h | 5 #define WM8785_R0 0 11 #define WM8785_MCR_MASK 0x007 12 #define WM8785_MCR_SLAVE 0x000 13 #define WM8785_MCR_MASTER_128 0x001 14 #define WM8785_MCR_MASTER_192 0x002 15 #define WM8785_MCR_MASTER_256 0x003 16 #define WM8785_MCR_MASTER_384 0x004 17 #define WM8785_MCR_MASTER_512 0x005 18 #define WM8785_MCR_MASTER_768 0x006 19 #define WM8785_OSR_MASK 0x018 [all …]
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda_regs.h | 14 #define CODA_REG_BIT_CODE_RUN 0x000 15 #define CODA_REG_RUN_ENABLE (1 << 0) 16 #define CODA_REG_BIT_CODE_DOWN 0x004 17 #define CODA_DOWN_ADDRESS_SET(x) (((x) & 0xffff) << 16) 18 #define CODA_DOWN_DATA_SET(x) ((x) & 0xffff) 19 #define CODA_REG_BIT_HOST_IN_REQ 0x008 20 #define CODA_REG_BIT_INT_CLEAR 0x00c 21 #define CODA_REG_BIT_INT_CLEAR_SET 0x1 22 #define CODA_REG_BIT_INT_STATUS 0x010 23 #define CODA_REG_BIT_CODE_RESET 0x014 [all …]
|
| /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 43 #define S5P_PIN_PULL_DISABLE 0 86 clk_base = of_iomap(np, 0); in s5pv210_retention_init() 106 EXYNOS_PIN_BANK_EINTG(8, 0x000, "gpa0", 0x00), 107 EXYNOS_PIN_BANK_EINTG(4, 0x020, "gpa1", 0x04), 108 EXYNOS_PIN_BANK_EINTG(8, 0x040, "gpb", 0x08), 109 EXYNOS_PIN_BANK_EINTG(5, 0x060, "gpc0", 0x0c), 110 EXYNOS_PIN_BANK_EINTG(5, 0x080, "gpc1", 0x10), [all …]
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-pcs-ufs-v7.h | 10 #define QPHY_V7_PCS_UFS_PHY_START 0x000 11 #define QPHY_V7_PCS_UFS_POWER_DOWN_CONTROL 0x004 12 #define QPHY_V7_PCS_UFS_SW_RESET 0x008 13 #define QPHY_V7_PCS_UFS_PCS_CTRL1 0x01c 14 #define QPHY_V7_PCS_UFS_PLL_CNTL 0x028 15 #define QPHY_V7_PCS_UFS_TX_LARGE_AMP_DRV_LVL 0x02c 16 #define QPHY_V7_PCS_UFS_TX_HSGEAR_CAPABILITY 0x060 17 #define QPHY_V7_PCS_UFS_RX_HSGEAR_CAPABILITY 0x094 18 #define QPHY_V7_PCS_UFS_LINECFG_DISABLE 0x140 19 #define QPHY_V7_PCS_UFS_RX_SIGDET_CTRL2 0x150 [all …]
|
| 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_G3_RXEQEVAL_TIME 0x0f0 16 #define QPHY_PCIE_V6_20_PCS_G4_RXEQEVAL_TIME 0x0f4 17 #define QPHY_PCIE_V6_20_PCS_EQ_CONFIG5 0x108 18 #define QPHY_PCIE_V6_20_PCS_G4_PRE_GAIN 0x15c 19 #define QPHY_PCIE_V6_20_PCS_RX_MARGINING_CONFIG1 0x17c [all …]
|
| H A D | phy-qcom-qmp-pcs-pcie-v10_60.h | 10 #define QPHY_PCIE_V10_60_PCS_POWER_STATE_CONFIG2 0x00c 11 #define QPHY_PCIE_V10_60_PCS_TX_RX_CONFIG 0x018 12 #define QPHY_PCIE_V10_60_PCS_ENDPOINT_REFCLK_DRIVE 0x01c 13 #define QPHY_PCIE_V10_60_PCS_OSC_DTCT_ACTIONS 0x090 14 #define QPHY_PCIE_V10_60_PCS_EQ_CONFIG1 0x0a0 15 #define QPHY_PCIE_V10_60_PCS_G3_RXEQEVAL_TIME 0x0f0 16 #define QPHY_PCIE_V10_60_PCS_G4_RXEQEVAL_TIME 0x0f4 17 #define QPHY_PCIE_V10_60_PCS_G4_EQ_CONFIG5 0x108 18 #define QPHY_PCIE_V10_60_PCS_G4_PRE_GAIN 0x15c 19 #define QPHY_PCIE_V10_60_PCS_RX_MARGINING_CONFIG1 0x17c [all …]
|
| H A D | phy-qcom-qmp-pcs-v7.h | 10 #define QPHY_V7_PCS_SW_RESET 0x000 11 #define QPHY_V7_PCS_PCS_STATUS1 0x014 12 #define QPHY_V7_PCS_POWER_DOWN_CONTROL 0x040 13 #define QPHY_V7_PCS_START_CONTROL 0x044 14 #define QPHY_V7_PCS_POWER_STATE_CONFIG1 0x090 15 #define QPHY_V7_PCS_LOCK_DETECT_CONFIG1 0x0c4 16 #define QPHY_V7_PCS_LOCK_DETECT_CONFIG2 0x0c8 17 #define QPHY_V7_PCS_LOCK_DETECT_CONFIG3 0x0cc 18 #define QPHY_V7_PCS_LOCK_DETECT_CONFIG6 0x0d8 19 #define QPHY_V7_PCS_REFGEN_REQ_CONFIG1 0x0dc [all …]
|
| H A D | phy-qcom-qmp-pcs-v6-n4.h | 10 #define QPHY_V6_N4_PCS_SW_RESET 0x000 11 #define QPHY_V6_N4_PCS_PCS_STATUS1 0x014 12 #define QPHY_V6_N4_PCS_POWER_DOWN_CONTROL 0x040 13 #define QPHY_V6_N4_PCS_START_CONTROL 0x044 14 #define QPHY_V6_N4_PCS_POWER_STATE_CONFIG1 0x090 15 #define QPHY_V6_N4_PCS_LOCK_DETECT_CONFIG1 0x0c4 16 #define QPHY_V6_N4_PCS_LOCK_DETECT_CONFIG2 0x0c8 17 #define QPHY_V6_N4_PCS_LOCK_DETECT_CONFIG3 0x0cc 18 #define QPHY_V6_N4_PCS_LOCK_DETECT_CONFIG6 0x0d8 19 #define QPHY_V6_N4_PCS_REFGEN_REQ_CONFIG1 0x0dc [all …]
|
| H A D | phy-qcom-qmp-pcs-v8.h | 10 #define QPHY_V8_PCS_SW_RESET 0x000 11 #define QPHY_V8_PCS_PCS_STATUS1 0x014 12 #define QPHY_V8_PCS_POWER_DOWN_CONTROL 0x040 13 #define QPHY_V8_PCS_START_CONTROL 0x044 14 #define QPHY_V8_PCS_POWER_STATE_CONFIG1 0x090 15 #define QPHY_V8_PCS_LOCK_DETECT_CONFIG1 0x0c4 16 #define QPHY_V8_PCS_LOCK_DETECT_CONFIG2 0x0c8 17 #define QPHY_V8_PCS_LOCK_DETECT_CONFIG3 0x0cc 18 #define QPHY_V8_PCS_LOCK_DETECT_CONFIG6 0x0d8 19 #define QPHY_V8_PCS_REFGEN_REQ_CONFIG1 0x0dc [all …]
|
| H A D | phy-qcom-qmp-pcs-v10.h | 11 #define QPHY_V10_PCS_SW_RESET 0x000 12 #define QPHY_V10_PCS_PCS_STATUS1 0x014 13 #define QPHY_V10_PCS_POWER_DOWN_CONTROL 0x040 14 #define QPHY_V10_PCS_START_CONTROL 0x044 15 #define QPHY_V10_PCS_POWER_STATE_CONFIG1 0x090 16 #define QPHY_V10_PCS_LOCK_DETECT_CONFIG1 0x0c4 17 #define QPHY_V10_PCS_LOCK_DETECT_CONFIG2 0x0c8 18 #define QPHY_V10_PCS_LOCK_DETECT_CONFIG3 0x0cc 19 #define QPHY_V10_PCS_LOCK_DETECT_CONFIG6 0x0d8 20 #define QPHY_V10_PCS_REFGEN_REQ_CONFIG1 0x0dc [all …]
|
| H A D | phy-qcom-qmp-pcs-v5.h | 10 #define QPHY_V5_PCS_SW_RESET 0x000 11 #define QPHY_V5_PCS_PCS_STATUS1 0x014 12 #define QPHY_V5_PCS_POWER_DOWN_CONTROL 0x040 13 #define QPHY_V5_PCS_START_CONTROL 0x044 14 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG1 0x0c4 15 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG2 0x0c8 16 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG3 0x0cc 17 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG6 0x0d8 18 #define QPHY_V5_PCS_REFGEN_REQ_CONFIG1 0x0dc 19 #define QPHY_V5_PCS_G3S2_PRE_GAIN 0x170 [all …]
|
| /linux/arch/arm/mach-s3c/ |
| H A D | regs-gpio-memport-s3c64xx.h | 14 #define S3C64XX_MEM0CONSTOP S3C64XX_GPIOREG(0x1B0) 15 #define S3C64XX_MEM1CONSTOP S3C64XX_GPIOREG(0x1B4) 17 #define S3C64XX_MEM0CONSLP0 S3C64XX_GPIOREG(0x1C0) 18 #define S3C64XX_MEM0CONSLP1 S3C64XX_GPIOREG(0x1C4) 19 #define S3C64XX_MEM1CONSLP S3C64XX_GPIOREG(0x1C8) 21 #define S3C64XX_MEM0DRVCON S3C64XX_GPIOREG(0x1D0) 22 #define S3C64XX_MEM1DRVCON S3C64XX_GPIOREG(0x1D4)
|
| /linux/include/uapi/linux/ |
| H A D | adfs_fs.h | 9 * Disc Record at disc address 0xc00 40 #define ADFS_DISCRECORD (0xc00) 41 #define ADFS_DR_OFFSET (0x1c0)
|