Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h325 DSI_QUIRK_REVERSE_TXCLKESC = (1 << 3), enumerator
H A Ddsi.c734 if (dsi->data->quirks & DSI_QUIRK_REVERSE_TXCLKESC) { in _dsi_print_reset_status()
1429 if (dsi->data->quirks & DSI_QUIRK_REVERSE_TXCLKESC) in dsi_cio_wait_tx_clk_esc_reset()
4818 .quirks = DSI_QUIRK_REVERSE_TXCLKESC,