Searched refs:GRC_RDY_OVRD (Results 1 – 2 of 2) sorted by relevance
452 val |= GRC_DIS | GRC_RDY_OVRD; in _bxt_ddi_phy_init()580 mask = GRC_DIS | GRC_RDY_OVRD; in bxt_ddi_phy_verify_state()
769 #define GRC_RDY_OVRD (1 << 1) macro