Searched refs:DSI_TIMEOUT_PR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h94 #define DSI_TIMEOUT_PR(x) (((x) & 0xffff) << 16) macro
H A Ddsi.c693 value = DSI_TIMEOUT_PR(timeout) | DSI_TIMEOUT_TA(0x2000); tegra_dsi_set_timeout()

Completed in 73 milliseconds