Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_cursor.c42 #define HWC_LOCATION 0x4 macro
84 reg = FIELD_VALUE(0,HWC_LOCATION,Y,y)| in hw_cursor_setPos()
85 FIELD_VALUE(0,HWC_LOCATION,X,x); in hw_cursor_setPos()
86 POKE32(HWC_LOCATION,reg); in hw_cursor_setPos()