Searched refs:HSTATUS_PHY_RDY (Results 1 – 2 of 2) sorted by relevance
83 #define HSTATUS_PHY_RDY 0x00000010 macro
226 ata_wait_register(®->hstatus, HSTATUS_PHY_RDY, in init_sata()227 HSTATUS_PHY_RDY, 500); in init_sata()231 if (val32 & HSTATUS_PHY_RDY) { in init_sata()