Searched refs:PMi_LCDCount (Results 1 – 1 of 1) sorted by relevance
110 static u32 PMi_LCDCount; variable262 PMi_LCDCount = PMi_DispOffCount = OS_GetVBlankCount(); in PM_Init()1626 if (!skip && OS_GetVBlankCount() - PMi_LCDCount <= PMi_WAIT_FRAME_AFTER_LCDOFF) in PMi_SetLCDPower()1677 PMi_LCDCount = OS_GetVBlankCount(); in PMi_SetLCDPower()1763 return PMi_LCDCount; in PMi_GetLCDOffCount()