Home
last modified time | relevance | path

Searched refs:IOMUXC_GPR1 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/arm/mach-imx/
H A Dmach-imx6sx.c22 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sx_enet_clk_sel()
24 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sx_enet_clk_sel()
H A Dmach-imx6sl.c25 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sl_fec_init()
27 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sl_fec_init()
H A Dmach-imx7d.c44 regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_TX_CLK_SEL_MASK, 0); in imx7d_enet_clk_sel()
45 regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_CLK_DIR_MASK, 0); in imx7d_enet_clk_sel()
H A Dmach-imx6q.c123 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6q_1588_init()
H A Dpm-imx6.c620 regmap_update_bits(gpr, IOMUXC_GPR1, IMX6Q_GPR1_GINT, in imx6_pm_common_init()
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c21 #define IOMUXC_GPR1 0x4 macro
203 val = readl(IOMUXC_GPR_BASE_ADDR + IOMUXC_GPR1); in imx_gpcv2_init()
205 writel(val, IOMUXC_GPR_BASE_ADDR + IOMUXC_GPR1); in imx_gpcv2_init()
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dimx-weim.txt32 register, e.g. IOMUXC_GPR1 on i.MX6Q. IOMUXC_GPR1[11:0]
36 IOMUXC_GPR1[11:0] CS0 CS1 CS2 CS3
44 what bootloader sets up in IOMUXC_GPR1[11:0] will be
/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h10 #define IOMUXC_GPR1 0x04 macro
H A Dimx6q-iomuxc-gpr.h12 #define IOMUXC_GPR1 0x04 macro
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c572 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_enable_ref_clk()
581 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_enable_ref_clk()
623 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_disable_ref_clk()
625 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_disable_ref_clk()
723 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset()
728 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset()
730 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset()
780 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_deassert_core_reset()
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c24 IOMUXC_GPR1 = 0x04, enumerator
/openbmc/linux/drivers/bus/
H A Dimx-weim.c126 regmap_update_bits(gpr, IOMUXC_GPR1, 0xfff, gprval); in imx_weim_gpr_setup()
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6ul.c492 IOMUXC_GPR1, enet1_ref_sels, ARRAY_SIZE(enet1_ref_sels), in imx6ul_clocks_init()
497 IOMUXC_GPR1, enet2_ref_sels, ARRAY_SIZE(enet2_ref_sels), in imx6ul_clocks_init()
H A Dclk-imx6q.c919 IOMUXC_GPR1, enet_ref_sels, ARRAY_SIZE(enet_ref_sels), in imx6q_clocks_init()
/openbmc/linux/sound/soc/fsl/
H A Dfsl_sai.c1450 regmap_update_bits(gpr, IOMUXC_GPR1, MCLK_DIR(index), in fsl_sai_probe()