Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
D88pm860x-ts.c241 ret = pm860x_set_bits(i2c, PM8607_GPADC_MISC1, PM8607_GPADC_EN, in pm860x_touch_probe()
242 PM8607_GPADC_EN); in pm860x_touch_probe()
/Linux-v4.19/include/linux/mfd/
D88pm860x.h322 #define PM8607_GPADC_EN (1 << 0) macro