Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/nxp/ | |
imx6_pcie.c | 148 const int gpr_phandle = OF_finddevice("/soc/aips-bus/iomuxc-gpr"); local in function:imx6_pcie_attach 149 fdtbus_get_reg(gpr_phandle, 0, &addr, &size); |
imx_ahcisata.c | 168 const int gpr_phandle = OF_finddevice("/soc/aips-bus/iomuxc-gpr"); local in function:imx_ahcisata_attach 169 fdtbus_get_reg(gpr_phandle, 0, &addr, &size); |