Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.h51 #define DSI_STATUS_UNDERFLOW (1 << 9) macro
H A Ddsi.c1353 if (value & (DSI_STATUS_UNDERFLOW | DSI_STATUS_OVERFLOW)) { in tegra_dsi_host_transfer()