Searched refs:gpadc_prebias (Results 1 – 4 of 4) sorted by relevance
33 .gpadc_prebias = 1,
43 .gpadc_prebias = 1,
360 int gpadc_prebias; member
383 data |= (pdata->touch->gpadc_prebias << 1) & PM8607_GPADC_PREBIAS_MASK; in device_gpadc_init()