Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-th101mb31ig002-28a.c30 unsigned int vcioo_to_lp11_delay_ms; member
232 if (ctx->desc->vcioo_to_lp11_delay_ms) in boe_th101mb31ig002_prepare()
233 msleep(ctx->desc->vcioo_to_lp11_delay_ms); in boe_th101mb31ig002_prepare()
303 .vcioo_to_lp11_delay_ms = 5,
H A Dpanel-jadard-jd9365da-h3.c32 unsigned int vcioo_to_lp11_delay_ms; member
101 if (jadard->desc->vcioo_to_lp11_delay_ms) in jadard_prepare()
102 msleep(jadard->desc->vcioo_to_lp11_delay_ms); in jadard_prepare()
859 .vcioo_to_lp11_delay_ms = 5,
1110 .vcioo_to_lp11_delay_ms = 5,