Searched refs:CURSOR_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
137 #define CURSOR_THRESHOLD(x) (((x) & 0x03) << 24) macro
1793 value = CURSOR_THRESHOLD(0) | WINDOW_A_THRESHOLD(0x20) | in tegra_dc_init()1797 value = CURSOR_THRESHOLD(0) | WINDOW_A_THRESHOLD(1) | in tegra_dc_init()