Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/sm750fb/
Dsm750_cursor.c36 #define HWC_LOCATION_X_MASK 0x7ff macro
71 (x & HWC_LOCATION_X_MASK); in sm750_hw_cursor_setPos()