Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsun4i-gpadc.h65 #define SUN4I_GPADC_INT_FIFOC_TP_FIFO_TRIG_LEVEL(x) ((GENMASK(4, 0) & (x)) << 8) macro
/openbmc/linux/drivers/iio/adc/
H A Dsun4i-gpadc-iio.c175 SUN4I_GPADC_INT_FIFOC_TP_FIFO_TRIG_LEVEL(1) | in sun4i_prepare_for_irq()