Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dsun20i-gpadc-iio.c24 #define SUN20I_GPADC_CTRL 0x04 macro
85 ctrl = readl(info->regs + SUN20I_GPADC_CTRL); in sun20i_gpadc_adc_read()
87 writel(ctrl, info->regs + SUN20I_GPADC_CTRL); in sun20i_gpadc_adc_read()
250 info->regs + SUN20I_GPADC_CTRL); in sun20i_gpadc_probe()