Home
last modified time | relevance | path

Searched refs:IOMUXC_GPR16 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h25 #define IOMUXC_GPR16 0x40 macro
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c39 IOMUXC_GPR16 = 0x40, enumerator
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c165 return imx6_pcie->controller_id == 1 ? IOMUXC_GPR16 : IOMUXC_GPR14; in imx6_pcie_grp_offset()