Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/sm750fb/
Dsm750_cursor.c37 #define HWC_LOCATION_X_MASK 0x7ff macro
72 (x & HWC_LOCATION_X_MASK); in sm750_hw_cursor_setPos()