Searched refs:P0_PHY_READY (Results 1 – 2 of 2) sorted by relevance
82 #define P0_PHY_READY BIT(4) macro142 if (reg_val & (P0_PHY_READY << i)) in nlm_sata_firmware_init()
121 #define P0_PHY_READY BIT(8) /* phy is ready */ macro316 if ((reg_val & P1_PHY_READY) && (reg_val & P0_PHY_READY)) in nlm_sata_firmware_init()321 if (reg_val & P0_PHY_READY) in nlm_sata_firmware_init()