Home
last modified time | relevance | path

Searched refs:IMX6Q_GPR1_GINT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dpm-imx6.c578 regmap_update_bits(gpr, IOMUXC_GPR1, IMX6Q_GPR1_GINT, in imx6_pm_common_init()
579 IMX6Q_GPR1_GINT); in imx6_pm_common_init()
/linux-4.1.27/include/linux/mfd/syscon/
Dimx6q-iomuxc-gpr.h125 #define IMX6Q_GPR1_GINT BIT(12) macro