Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
D88pm860x-ts.c143 data |= (n << 7) & PM8607_GPADC_SW_CAL_MASK; in pm860x_touch_dt_init()
207 & PM8607_GPADC_SW_CAL_MASK; in pm860x_touch_probe()
/Linux-v4.19/include/linux/mfd/
D88pm860x.h326 #define PM8607_GPADC_SW_CAL_MASK (1 << 7) macro