Home
last modified time | relevance | path

Searched refs:DSI_QUIRK_PLL_PWR_BUG (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h322 DSI_QUIRK_PLL_PWR_BUG = (1 << 0), /* DSI-PLL power command 0x3 is not working */ enumerator
H A Ddsi.c881 if ((dsi->data->quirks & DSI_QUIRK_PLL_PWR_BUG) && in dsi_pll_power()
4830 .quirks = DSI_QUIRK_PLL_PWR_BUG,
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c302 DSI_QUIRK_PLL_PWR_BUG = (1 << 0), /* DSI-PLL power command 0x3 is not working */ enumerator
1286 if ((dsi->data->quirks & DSI_QUIRK_PLL_PWR_BUG) && in dsi_pll_power()
5223 .quirks = DSI_QUIRK_PLL_PWR_BUG,

Completed in 14 milliseconds