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