Searched refs:PM8607_GPADC_SW_CAL_MASK (Results 1 – 2 of 2) sorted by relevance
261 #define PM8607_GPADC_SW_CAL_MASK (1 << 7) macro
386 data |= (pdata->touch->sw_cal << 7) & PM8607_GPADC_SW_CAL_MASK; in device_gpadc_init()