Searched refs:MP2856_VR_ACTIVE (Results 1 – 1 of 1) sorted by relevance
22 #define MP2856_VR_ACTIVE BIT(15) macro372 return (ret & MP2856_VR_ACTIVE) ? true : false; in mp2856_is_rail2_active()