Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dsun4i-gpadc.c37 .unmask_base = SUN4I_GPADC_INT_FIFOC,
142 regmap_write(dev->regmap, SUN4I_GPADC_INT_FIFOC, 0); in sun4i_gpadc_probe()
/linux/include/linux/mfd/
H A Dsun4i-gpadc.h59 #define SUN4I_GPADC_INT_FIFOC 0x10 macro