Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmxs-lradc.h80 #define LRADC_DELAY_TRIGGER_LRADCS_MASK (0xffUL << 24) macro
84 LRADC_DELAY_TRIGGER_LRADCS_MASK)
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-lradc.h182 #define LRADC_DELAY_TRIGGER_LRADCS_MASK (0xff << 24) macro
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dmxs-lradc-adc.c510 writel(LRADC_DELAY_TRIGGER_LRADCS_MASK | LRADC_DELAY_KICK, in mxs_lradc_adc_buffer_preenable()
526 writel(LRADC_DELAY_TRIGGER_LRADCS_MASK | LRADC_DELAY_KICK, in mxs_lradc_adc_buffer_postdisable()