Home
last modified time | relevance | path

Searched refs:IOMUXC_GPR5 (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h14 #define IOMUXC_GPR5 0x14 macro
H A Dimx6q-iomuxc-gpr.h16 #define IOMUXC_GPR5 0x14 macro
/linux/drivers/gpu/ipu-v3/
H A Dipu-prg.c213 regmap_update_bits(prg->iomuxc_gpr, IOMUXC_GPR5, in ipu_prg_get_pre()
218 regmap_read(prg->iomuxc_gpr, IOMUXC_GPR5, &val); in ipu_prg_get_pre()
220 regmap_update_bits(prg->iomuxc_gpr, IOMUXC_GPR5, in ipu_prg_get_pre()
/linux/drivers/ata/
H A Dahci_imx.c201 regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5, in imx_sata_phy_reset()
204 regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5, in imx_sata_phy_reset()
207 regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5, in imx_sata_phy_reset()
570 regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5, in imx_sata_disable()
/linux/arch/arm/mach-imx/
H A Dpm-imx6.c690 regmap_update_bits(gpr, IOMUXC_GPR5, in imx6sl_pm_init()
/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c686 regmap_update_bits(imx_pcie->iomuxc_gpr, IOMUXC_GPR5, IMX6SX_GPR5_PCIE_BTNRST_RESET, in imx6sx_pcie_core_reset()