Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dxilinx-xadc.h189 #define XADC_ALARM_VCCINT_MASK BIT(1) macro
H A Dxilinx-xadc-events.c96 return XADC_ALARM_VCCINT_MASK; in xadc_get_alarm_mask()