Home
last modified time | relevance | path

Searched refs:PMi_LCDCount (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dpm.c110 static u32 PMi_LCDCount; variable
262 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()