Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
A Ddc.h318 #define WINDOW_A_THRESHOLD(x) (((x) & 0x7f) << 16) macro
A Ddc.c2223 value = CURSOR_THRESHOLD(0) | WINDOW_A_THRESHOLD(0x20) | in tegra_crtc_atomic_enable()
2227 value = CURSOR_THRESHOLD(0) | WINDOW_A_THRESHOLD(1) | in tegra_crtc_atomic_enable()

Completed in 14 milliseconds