Searched refs:VPP_FRC_ON (Results 1 – 2 of 2) sorted by relevance
99 return (status != -1) ? (((status & VPP_FRC_ON) != 0) ? true : false) : false; in isFRCOn()382 status |= VPP_FRC_ON; in getGlobalStatus()386 ((status & VPP_FRC_ON) == 0) ? 0: 1); in getGlobalStatus()403 status |= VPP_FRC_ON; in getGlobalStatus()
37 VPP_FRC_ON = 1 << 1, // FRC is on enumerator