Searched refs:VPP_COMMON_ON (Results 1 – 2 of 2) sorted by relevance
93 return (status != -1) ? (((status & VPP_COMMON_ON) != 0) ? true : false) : false; in isVPPOn()380 status |= VPP_COMMON_ON; in getGlobalStatus()385 ((status & VPP_COMMON_ON) == 0) ? 0 : 1, in getGlobalStatus()406 status |= VPP_COMMON_ON; in getGlobalStatus()
36 VPP_COMMON_ON = 1, // VPP is on enumerator