Searched refs:CURS_SLOTS (Results 1 – 2 of 2) sorted by relevance
94 #define CURS_SLOTS(x) (((x) & 0xff) << 8) macro
900 value = CURS_SLOTS(1) | WGRP_SLOTS(1); in tegra_display_hub_update()