Searched refs:COMMON_RESET_DIS (Results 1 – 2 of 2) sorted by relevance
2771 val |= COMMON_RESET_DIS; in broxton_phy_init()2788 val &= ~COMMON_RESET_DIS; in broxton_phy_uninit()
1195 #define COMMON_RESET_DIS (1 << 31) macro