Searched refs:DSI_QUIRK_PLL_PWR_BUG (Results 1 – 1 of 1) sorted by relevance
302 DSI_QUIRK_PLL_PWR_BUG = (1 << 0), /* DSI-PLL power command 0x3 is not working */ enumerator1286 if ((dsi->data->quirks & DSI_QUIRK_PLL_PWR_BUG) && in dsi_pll_power()5217 .quirks = DSI_QUIRK_PLL_PWR_BUG,