Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-panasonic-vvx10f034n00.c27 #define MIN_POFF_MS (500) macro
62 wuxga_nt->earliest_wake = ktime_add_ms(ktime_get_real(), MIN_POFF_MS); in wuxga_nt_panel_unprepare()
80 if (enablewait > MIN_POFF_MS) in wuxga_nt_panel_prepare()
81 enablewait = MIN_POFF_MS; in wuxga_nt_panel_prepare()