Searched refs:TBCR_Y_FLT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
H A Dpxa930_trkball.c32 #define TBCR_Y_FLT(n) (((n) & 0xf) << 6) macro
105 write_tbcr(trkball, tbcr | TBCR_X_FLT(0xf) | TBCR_Y_FLT(0xf)); pxa930_trkball_config()
107 TBCR_Y_FLT(trkball->pdata->y_filter)); pxa930_trkball_config()

Completed in 51 milliseconds