Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c43 #define INT_MAP 0x2F /* R/W Interrupt mapping control */ macro
859 AC_WRITE(ac, INT_MAP, ac->int_mask | OVERRUN); in adxl34x_probe()
862 AC_WRITE(ac, INT_MAP, 0); in adxl34x_probe()