Searched refs:OCL2_LDOFUSE_PWR_DIS (Results 1 – 2 of 2) sorted by relevance
2735 val &= ~OCL2_LDOFUSE_PWR_DIS; in broxton_phy_init()2744 val |= OCL2_LDOFUSE_PWR_DIS; in broxton_phy_init()
1295 #define OCL2_LDOFUSE_PWR_DIS (1 << 6) macro