Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/panel/
Dpanel-panasonic-vvx10f034n00.c38 #define MIN_POFF_MS (500) macro
94 wuxga_nt->earliest_wake = ktime_add_ms(ktime_get_real(), MIN_POFF_MS); in wuxga_nt_panel_unprepare()
116 if (enablewait > MIN_POFF_MS) in wuxga_nt_panel_prepare()
117 enablewait = MIN_POFF_MS; in wuxga_nt_panel_prepare()