Searched refs:HWC_LOCATION_Y_MASK (Results 1 – 1 of 1) sorted by relevance
34 #define HWC_LOCATION_Y_MASK (0x7ff << 16) macro70 reg = ((y << HWC_LOCATION_Y_SHIFT) & HWC_LOCATION_Y_MASK) | in sm750_hw_cursor_setPos()