Home
last modified time | relevance | path

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

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