Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_ahci.c80 #define PHYCS0R_PS_GOOD (2 << 28) macro
232 if ((val & PHYCS0R_POWER_STATUS_MASK) == PHYCS0R_PS_GOOD) in ahci_a10_phy_reset()