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