Home
last modified time | relevance | path

Searched refs:IOMUXC_GPR4 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h13 #define IOMUXC_GPR4 0x10 macro
H A Dimx6q-iomuxc-gpr.h15 #define IOMUXC_GPR4 0x10 macro
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c27 IOMUXC_GPR4 = 0x10, enumerator
/openbmc/linux/arch/arm/mach-imx/
H A Dmach-imx6q.c153 regmap_update_bits(gpr, IOMUXC_GPR4, mask, mask); in imx6q_axi_init()