Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_ahci.c62 #define SATA_PHY_LANE0_OUT_STAT_RX_PLL_STATE (1 << 1) macro
296 if (pllstat & SATA_PHY_LANE0_OUT_STAT_RX_PLL_STATE) { in imx6_ahci_attach()