Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A D88pm860x-ts.c236 ret = pm860x_set_bits(i2c, PM8607_GPADC_MISC1, PM8607_GPADC_EN, in pm860x_touch_probe()
237 PM8607_GPADC_EN); in pm860x_touch_probe()
/linux/include/linux/mfd/
H A D88pm860x.h319 #define PM8607_GPADC_EN (1 << 0) macro