Home
last modified time | relevance | path

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

/drivers/staging/sm750fb/
A Dsm750_cursor.c34 #define HWC_LOCATION_Y_MASK (0x7ff << 16) macro
70 reg = ((y << HWC_LOCATION_Y_SHIFT) & HWC_LOCATION_Y_MASK) | in sm750_hw_cursor_set_pos()

Completed in 3 milliseconds