Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
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-imx6sx.c49 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sx_enet_clk_sel()
51 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sx_enet_clk_sel()
H A Dmach-imx7d.c66 regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_TX_CLK_SEL_MASK, 0); in imx7d_enet_clk_sel()
67 regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_CLK_DIR_MASK, 0); in imx7d_enet_clk_sel()
H A Dmach-imx6ul.c24 regmap_update_bits(gpr, IOMUXC_GPR1, IMX6UL_GPR1_ENET_CLK_DIR, in imx6ul_enet_clk_init()
H A Dmach-imx6q.c200 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6q_1588_init()
H A Dpm-imx6.c616 regmap_update_bits(gpr, IOMUXC_GPR1, IMX6Q_GPR1_GINT, in imx6_pm_common_init()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-imx6.c385 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset()
390 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset()
392 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset()
438 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_enable_ref_clk()
447 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_enable_ref_clk()
564 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_deassert_core_reset()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dimx-weim.c118 regmap_update_bits(gpr, IOMUXC_GPR1, 0xfff, gprval); in imx_weim_gpr_setup()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_sai.c1107 regmap_update_bits(gpr, IOMUXC_GPR1, MCLK_DIR(index), in fsl_sai_probe()