/linux/drivers/clk/renesas/ |
H A D | r9a07g043-cpg.c | 18 #define CPG_PL2SDHI_DSEL (0x218) 21 #define SEL_SDHI0 SEL_PLL_PACK(CPG_PL2SDHI_DSEL, 0, 2) 74 {0, 1}, 78 {0, 0}, 82 {0, 1}, 87 {0, 0}, 104 DEF_SAMPLL(".pll1", CLK_PLL1, CLK_EXTAL, PLL146_CONF(0)), 144 mtable_sdhi, 0, rzg2l_cpg_sd_clk_mux_notifier), 146 mtable_sdhi, 0, rzg2l_cpg_sd_clk_mux_notifier), 160 0x514, 0), [all …]
|
H A D | r9a07g044-cpg.c | 19 #define CPG_PL2SDHI_DSEL (0x218) 22 #define SEL_SDHI0 SEL_PLL_PACK(CPG_PL2SDHI_DSEL, 0, 2) 81 {0, 1}, 85 {0, 0}, 89 {0, 1}, 94 {0, 0}, 98 {0, 16}, 102 {0, 0}, 117 struct cpg_core_clk drp[0]; 127 DEF_SAMPLL(".pll1", CLK_PLL1, CLK_EXTAL, PLL146_CONF(0)), [all …]
|
H A D | r9a08g045-cpg.c | 18 #define G3S_CPG_PL2_DDIV (0x204) 19 #define G3S_CPG_SDHI_DDIV (0x218) 20 #define G3S_CPG_PLL_DSEL (0x240) 21 #define G3S_CPG_SDHI_DSEL (0x244) 22 #define G3S_CLKDIVSTATUS (0x280) 23 #define G3S_CLKSELSTATUS (0x284) 27 #define G3S_DIV_SDHI0 DDIV_PACK(G3S_CPG_SDHI_DDIV, 0, 1) 32 #define G3S_DIVPL1A_STS DDIV_PACK(G3S_CLKDIVSTATUS, 0, 1) 48 #define G3S_SEL_SDHI0 SEL_PLL_PACK(G3S_CPG_SDHI_DSEL, 0, 2) 100 { 0, 1 }, [all …]
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun9i-a80.c | 23 #define CCU_SUN9I_LOCK_REG 0x09c 32 #define SUN9I_A80_PLL_C0CPUX_REG 0x000 33 #define SUN9I_A80_PLL_C1CPUX_REG 0x004 37 .lock = BIT(0), 38 .mult = _SUNXI_CCU_MULT_OFFSET_MIN_MAX(8, 8, 0, 12, 0), 52 .mult = _SUNXI_CCU_MULT_OFFSET_MIN_MAX(8, 8, 0, 12, 0), 66 * and 24.576 MHz, ignore them for now. Enforce d1 = 0 and d2 = 0. 68 #define SUN9I_A80_PLL_AUDIO_REG 0x008 73 .n = _SUNXI_CCU_MULT_OFFSET_MIN_MAX(8, 8, 0, 12, 0), 74 .m = _SUNXI_CCU_DIV_OFFSET(0, 6, 0), [all …]
|
/linux/drivers/accel/habanalabs/include/goya/asic_reg/ |
H A D | pci_nrtr_regs.h | 22 #define mmPCI_NRTR_HBW_MAX_CRED 0x100 24 #define mmPCI_NRTR_LBW_MAX_CRED 0x120 26 #define mmPCI_NRTR_DBG_E_ARB 0x300 28 #define mmPCI_NRTR_DBG_W_ARB 0x304 30 #define mmPCI_NRTR_DBG_N_ARB 0x308 32 #define mmPCI_NRTR_DBG_S_ARB 0x30C 34 #define mmPCI_NRTR_DBG_L_ARB 0x310 36 #define mmPCI_NRTR_DBG_E_ARB_MAX 0x320 38 #define mmPCI_NRTR_DBG_W_ARB_MAX 0x324 40 #define mmPCI_NRTR_DBG_N_ARB_MAX 0x328 [all …]
|
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | qcom-qce.yaml | 160 reg = <0xfd45a000 0x6000>; 167 iommus = <&apps_smmu 0x584 0x0011>, 168 <&apps_smmu 0x586 0x0011>, 169 <&apps_smmu 0x594 0x0011>, 170 <&apps_smmu 0x596 0x0011>;
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx50-pinfunc.h | 13 #define MX50_PAD_KEY_COL0__KPP_COL_0 0x020 0x2cc 0x000 0x0 0x0 14 #define MX50_PAD_KEY_COL0__GPIO4_0 0x020 0x2cc 0x000 0x1 0x0 15 #define MX50_PAD_KEY_COL0__EIM_NANDF_CLE 0x020 0x2cc 0x000 0x2 0x0 16 #define MX50_PAD_KEY_COL0__CTI_TRIGIN7 0x020 0x2cc 0x000 0x6 0x0 17 #define MX50_PAD_KEY_COL0__USBPHY1_TXREADY 0x020 0x2cc 0x000 0x7 0x0 18 #define MX50_PAD_KEY_ROW0__KPP_ROW_0 0x024 0x2d0 0x000 0x0 0x0 19 #define MX50_PAD_KEY_ROW0__GPIO4_1 0x024 0x2d0 0x000 0x1 0x0 20 #define MX50_PAD_KEY_ROW0__EIM_NANDF_ALE 0x024 0x2d0 0x000 0x2 0x0 21 #define MX50_PAD_KEY_ROW0__CTI_TRIGIN_ACK7 0x024 0x2d0 0x000 0x6 0x0 22 #define MX50_PAD_KEY_ROW0__USBPHY1_RXVALID 0x024 0x2d0 0x000 0x7 0x0 [all …]
|
H A D | imx6dl-pinfunc.h | 13 #define MX6QDL_PAD_CSI0_DAT10__IPU1_CSI0_DATA10 0x04c 0x360 0x000 0x0 0x0 14 #define MX6QDL_PAD_CSI0_DAT10__AUD3_RXC 0x04c 0x360 0x000 0x1 0x0 15 #define MX6QDL_PAD_CSI0_DAT10__ECSPI2_MISO 0x04c 0x360 0x7f8 0x2 0x0 16 #define MX6QDL_PAD_CSI0_DAT10__UART1_TX_DATA 0x04c 0x360 0x000 0x3 0x0 17 #define MX6QDL_PAD_CSI0_DAT10__UART1_RX_DATA 0x04c 0x360 0x8fc 0x3 0x0 18 #define MX6QDL_PAD_CSI0_DAT10__GPIO5_IO28 0x04c 0x360 0x000 0x5 0x0 19 #define MX6QDL_PAD_CSI0_DAT10__ARM_TRACE07 0x04c 0x360 0x000 0x7 0x0 20 #define MX6QDL_PAD_CSI0_DAT11__IPU1_CSI0_DATA11 0x050 0x364 0x000 0x0 0x0 21 #define MX6QDL_PAD_CSI0_DAT11__AUD3_RXFS 0x050 0x364 0x000 0x1 0x0 22 #define MX6QDL_PAD_CSI0_DAT11__ECSPI2_SS0 0x050 0x364 0x800 0x2 0x0 [all …]
|
H A D | imx6sl-pinfunc.h | 13 #define MX6SL_PAD_AUD_MCLK__AUDIO_CLK_OUT 0x04c 0x2a4 0x000 0x0 0x0 14 #define MX6SL_PAD_AUD_MCLK__PWM4_OUT 0x04c 0x2a4 0x000 0x1 0x0 15 #define MX6SL_PAD_AUD_MCLK__ECSPI3_RDY 0x04c 0x2a4 0x6b4 0x2 0x0 16 #define MX6SL_PAD_AUD_MCLK__FEC_MDC 0x04c 0x2a4 0x000 0x3 0x0 17 #define MX6SL_PAD_AUD_MCLK__WDOG2_RESET_B_DEB 0x04c 0x2a4 0x000 0x4 0x0 18 #define MX6SL_PAD_AUD_MCLK__GPIO1_IO06 0x04c 0x2a4 0x000 0x5 0x0 19 #define MX6SL_PAD_AUD_MCLK__SPDIF_EXT_CLK 0x04c 0x2a4 0x7f4 0x6 0x0 20 #define MX6SL_PAD_AUD_RXC__AUD3_RXC 0x050 0x2a8 0x000 0x0 0x0 21 #define MX6SL_PAD_AUD_RXC__I2C1_SDA 0x050 0x2a8 0x720 0x1 0x0 22 #define MX6SL_PAD_AUD_RXC__UART3_TX_DATA 0x050 0x2a8 0x000 0x2 0x0 [all …]
|
H A D | imxrt1050-pinfunc.h | 10 #define IMX_PAD_SION 0x40000000 17 #define MXRT1050_IOMUXC_GPIO_EMC_00_SEMC_DA00 0x014 0x204 0x000 0x0 0x0 18 #define MXRT1050_IOMUXC_GPIO_EMC_00_FLEXPWM4_PWM0_A 0x014 0x204 0x494 0x1 0x0 19 #define MXRT1050_IOMUXC_GPIO_EMC_00_LPSPI2_SCK 0x014 0x204 0x500 0x2 0x1 20 #define MXRT1050_IOMUXC_GPIO_EMC_00_XBAR_INOUT2 0x014 0x204 0x60C 0x3 0x0 21 #define MXRT1050_IOMUXC_GPIO_EMC_00_FLEXIO1_D00 0x014 0x204 0x000 0x4 0x0 22 #define MXRT1050_IOMUXC_GPIO_EMC_00_GPIO4_IO00 0x014 0x204 0x000 0x5 0x0 24 #define MXRT1050_IOMUXC_GPIO_EMC_01_SEMC_DA01 0x018 0x208 0x000 0x0 0x0 25 #define MXRT1050_IOMUXC_GPIO_EMC_01_FLEXPWM4_PWM0_B 0x018 0x208 0x000 0x1 0x0 26 #define MXRT1050_IOMUXC_GPIO_EMC_01_LPSPI2_PCS0 0x018 0x208 0x4FC 0x2 0x1 [all …]
|
H A D | imx35-pinfunc.h | 13 #define MX35_PAD_CAPTURE__GPT_CAPIN1 0x004 0x328 0x000 0x0 0x0 14 #define MX35_PAD_CAPTURE__GPT_CMPOUT2 0x004 0x328 0x000 0x1 0x0 15 #define MX35_PAD_CAPTURE__CSPI2_SS1 0x004 0x328 0x7f4 0x2 0x0 16 #define MX35_PAD_CAPTURE__EPIT1_EPITO 0x004 0x328 0x000 0x3 0x0 17 #define MX35_PAD_CAPTURE__CCM_CLK32K 0x004 0x328 0x7d0 0x4 0x0 18 #define MX35_PAD_CAPTURE__GPIO1_4 0x004 0x328 0x850 0x5 0x0 19 #define MX35_PAD_COMPARE__GPT_CMPOUT1 0x008 0x32c 0x000 0x0 0x0 20 #define MX35_PAD_COMPARE__GPT_CAPIN2 0x008 0x32c 0x000 0x1 0x0 21 #define MX35_PAD_COMPARE__GPT_CMPOUT3 0x008 0x32c 0x000 0x2 0x0 22 #define MX35_PAD_COMPARE__EPIT2_EPITO 0x008 0x32c 0x000 0x3 0x0 [all …]
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | pamu.txt | 12 "fsl,pamu-v1.0". The second is "fsl,pamu". 18 PAMU v1.0, on an SOC that has five PAMU devices, the size 19 is 0x5000. 56 For PAMU v1.0, this size is 0x1000. 95 compatible = "fsl,pamu-v1.0", "fsl,pamu"; 96 reg = <0x20000 0x5000>; 97 ranges = <0 0x20000 0x5000>; 98 fsl,portid-mapping = <0xf80000>; 102 24 2 0 0 105 pamu0: pamu@0 { [all …]
|
/linux/drivers/media/i2c/ |
H A D | saa717x.c | 36 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 76 #define TUNER_AUDIO_MONO 0 /* LL */ 90 int fw_addr = reg == 0x454 || (reg >= 0x464 && reg <= 0x478) || reg == 0x480 || reg == 0x488; in saa717x_write() 94 msg.flags = 0; in saa717x_write() 96 mm1[0] = (reg >> 8) & 0xff; in saa717x_write() 97 mm1[1] = reg & 0xff; in saa717x_write() 100 mm1[4] = (value >> 16) & 0xff; in saa717x_write() 101 mm1[3] = (value >> 8) & 0xff; in saa717x_write() 102 mm1[2] = value & 0xff; in saa717x_write() 104 mm1[2] = value & 0xff; in saa717x_write() [all …]
|
/linux/include/linux/mfd/mt6358/ |
H A D | registers.h | 10 #define MT6358_SWCID 0xa 11 #define MT6358_TOPSTATUS 0x28 12 #define MT6358_TOP_RST_MISC 0x14c 13 #define MT6358_MISC_TOP_INT_CON0 0x188 14 #define MT6358_MISC_TOP_INT_STATUS0 0x194 15 #define MT6358_TOP_INT_STATUS0 0x19e 16 #define MT6358_SCK_TOP_INT_CON0 0x52e 17 #define MT6358_SCK_TOP_INT_STATUS0 0x53a 18 #define MT6358_EOSC_CALI_CON0 0x540 19 #define MT6358_EOSC_CALI_CON1 0x542 [all …]
|
/linux/include/linux/mfd/mt6359/ |
H A D | registers.h | 10 #define MT6359_SWCID 0xa 11 #define MT6359_TOPSTATUS 0x2a 12 #define MT6359_TOP_RST_MISC 0x14c 13 #define MT6359_MISC_TOP_INT_CON0 0x188 14 #define MT6359_MISC_TOP_INT_STATUS0 0x194 15 #define MT6359_TOP_INT_STATUS0 0x19e 16 #define MT6359_SCK_TOP_INT_CON0 0x528 17 #define MT6359_SCK_TOP_INT_STATUS0 0x534 18 #define MT6359_EOSC_CALI_CON0 0x53a 19 #define MT6359_EOSC_CALI_CON1 0x53c [all …]
|
/linux/arch/arm/mach-imx/ |
H A D | pm-imx5.c | 26 #define MXC_CCM_CLPCR 0x54 27 #define MXC_CCM_CLPCR_LPM_OFFSET 0 28 #define MXC_CCM_CLPCR_LPM_MASK 0x3 30 #define MXC_CCM_CLPCR_VSTBY (0x1 << 8) 31 #define MXC_CCM_CLPCR_SBYOS (0x1 << 6) 33 #define MXC_CORTEXA8_PLAT_LPC 0xc 34 #define MXC_CORTEXA8_PLAT_LPC_DSM (1 << 0) 37 #define MXC_SRPG_NEON_SRPGCR 0x280 38 #define MXC_SRPG_ARM_SRPGCR 0x2a0 39 #define MXC_SRPG_EMPGC0_SRPGCR 0x2c0 [all …]
|
/linux/drivers/clk/rockchip/ |
H A D | clk.h | 29 #define BOOST_PLL_H_CON(x) ((x) * 0x4) 30 #define BOOST_CLK_CON 0x0008 31 #define BOOST_BOOST_CON 0x000c 32 #define BOOST_SWITCH_CNT 0x0010 33 #define BOOST_HIGH_PERF_CNT0 0x0014 34 #define BOOST_HIGH_PERF_CNT1 0x0018 35 #define BOOST_STATIS_THRESHOLD 0x001c 36 #define BOOST_SHORT_SWITCH_CNT 0x0020 37 #define BOOST_SWITCH_THRESHOLD 0x0024 38 #define BOOST_FSM_STATUS 0x0028 [all …]
|
/linux/drivers/clk/stm32/ |
H A D | stm32mp25_rcc.h | 10 #define RCC_SECCFGR0 0x0 11 #define RCC_SECCFGR1 0x4 12 #define RCC_SECCFGR2 0x8 13 #define RCC_SECCFGR3 0xC 14 #define RCC_PRIVCFGR0 0x10 15 #define RCC_PRIVCFGR1 0x14 16 #define RCC_PRIVCFGR2 0x18 17 #define RCC_PRIVCFGR3 0x1C 18 #define RCC_RCFGLOCKR0 0x20 19 #define RCC_RCFGLOCKR1 0x24 [all …]
|
/linux/sound/soc/sh/rcar/ |
H A D | gen.c | 52 RSND_REG_SET(id, offset, 0, #id) 68 return 0; in rsnd_is_accessible_reg() 90 return 0; in rsnd_mod_read() 173 memset(®c, 0, sizeof(regc)); in _rsnd_gen_regmap_init() 196 for (i = 0; i < conf_size; i++) { in _rsnd_gen_regmap_init() 200 regf.lsb = 0; in _rsnd_gen_regmap_init() 213 return 0; in _rsnd_gen_regmap_init() 217 * (A) : Gen4 is 0xa0c, but it is not used. 222 RSND_GEN_S_REG(SSI_MODE0, 0x800), 223 RSND_GEN_S_REG(SSI_MODE1, 0x804), [all …]
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p5020si-post.dtsi | 37 alloc-ranges = <0 0 0x10000 0>; 42 alloc-ranges = <0 0 0x10000 0>; 47 alloc-ranges = <0 0 0x10000 0>; 52 interrupts = <25 2 0 0>; 57 /* controller at 0x200000 */ 63 bus-range = <0x0 0xff>; 67 fsl,liodn-reg = <&guts 0x500>; /* PEX1LIODNR */ 68 pcie@0 { 69 reg = <0 0 0 0 0>; 75 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
H A D | p3041si-post.dtsi | 37 alloc-ranges = <0 0 0x10 0>; 42 alloc-ranges = <0 0 0x10 0>; 47 alloc-ranges = <0 0 0x10 0>; 52 interrupts = <25 2 0 0>; 57 /* controller at 0x200000 */ 63 bus-range = <0x0 0xff>; 67 fsl,liodn-reg = <&guts 0x500>; /* PEX1LIODNR */ 68 pcie@0 { 69 reg = <0 0 0 0 0>; 75 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
H A D | p5040si-post.dtsi | 37 alloc-ranges = <0 0 0x10000 0>; 42 alloc-ranges = <0 0 0x10000 0>; 47 alloc-ranges = <0 0 0x10000 0>; 52 interrupts = <25 2 0 0>; 57 /* controller at 0x200000 */ 63 bus-range = <0x0 0xff>; 67 pcie@0 { 68 reg = <0 0 0 0 0>; 74 interrupt-map-mask = <0xf800 0 0 7>; 76 /* IDSEL 0x0 */ [all …]
|
H A D | p2041si-post.dtsi | 37 alloc-ranges = <0 0 0x10 0>; 42 alloc-ranges = <0 0 0x10 0>; 47 alloc-ranges = <0 0 0x10 0>; 52 interrupts = <25 2 0 0>; 57 /* controller at 0x200000 */ 63 bus-range = <0x0 0xff>; 67 fsl,liodn-reg = <&guts 0x500>; /* PEX1LIODNR */ 68 pcie@0 { 69 reg = <0 0 0 0 0>; 75 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
H A D | b4si-post.dtsi | 37 alloc-ranges = <0 0 0x10000 0>; 42 alloc-ranges = <0 0 0x10000 0>; 47 alloc-ranges = <0 0 0x10000 0>; 54 interrupts = <25 2 0 0>; 57 /* controller at 0x200000 */ 63 bus-range = <0x0 0xff>; 64 interrupts = <20 2 0 0>; 66 pcie@0 { 71 reg = <0 0 0 0 0>; 72 interrupts = <20 2 0 0>; [all …]
|
H A D | p4080si-post.dtsi | 37 alloc-ranges = <0 0 0x10 0>; 42 alloc-ranges = <0 0 0x10 0>; 47 alloc-ranges = <0 0 0x10 0>; 52 interrupts = <25 2 0 0>; 57 /* controller at 0x200000 */ 63 bus-range = <0x0 0xff>; 67 fsl,liodn-reg = <&guts 0x500>; /* PEX1LIODNR */ 68 pcie@0 { 69 reg = <0 0 0 0 0>; 75 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|