Searched refs:AWAKE (Results 1 – 2 of 2) sorted by relevance
42 #define AWAKE 0x0 macro232 (sleeping == AWAKE)) { in msmfb_pan_update()283 if (panel->request_vsync && (sleeping == AWAKE)) { in msmfb_pan_update()316 msmfb->sleeping = AWAKE; in power_on_panel()
157 #define AWAKE 0x01 /* auto wake function */ macro