Searched refs:PSB_LID_DELAY (Results 1 – 2 of 2) sorted by relevance
62 lid_timer->expires = jiffies + PSB_LID_DELAY; in psb_lid_timer_func()80 lid_timer->expires = jiffies + PSB_LID_DELAY; in psb_lid_timer_init()
220 #define PSB_LID_DELAY (DRM_HZ / 10) macro