Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_lradc_init.c63 clrbits_le32(&regs->hw_lradc_ch7, LRADC_CH_NUM_SAMPLES_MASK); in mxs_lradc_enable_batt_measurement()
/openbmc/linux/include/linux/mfd/
H A Dmxs-lradc.h72 #define LRADC_CH_NUM_SAMPLES_MASK (0x1f << 24) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-lradc.h176 #define LRADC_CH_NUM_SAMPLES_MASK (0x1f << 24) macro