Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c58 #define IMX7D_GPR22_PCIE_PHY_PLL_LOCKED BIT(31) macro
66 return IMX7D_GPR22_PCIE_PHY_PLL_LOCKED; in imx7_gpr_read()
/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h46 #define IMX7D_GPR22_PCIE_PHY_PLL_LOCKED BIT(31) macro
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c402 val & IMX7D_GPR22_PCIE_PHY_PLL_LOCKED, in imx7d_pcie_wait_for_phy_pll_lock()