Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dti_am335x_tsc.c437 titsc_writel(ts_dev, REG_IRQENABLE, IRQENB_FIFO0THRES); in titsc_probe()
438 titsc_writel(ts_dev, REG_IRQENABLE, IRQENB_EOS); in titsc_probe()
501 idle = titsc_readl(ts_dev, REG_IRQENABLE); in titsc_suspend()
502 titsc_writel(ts_dev, REG_IRQENABLE, in titsc_suspend()
/linux-4.1.27/include/linux/mfd/
Dti_am335x_tscadc.h23 #define REG_IRQENABLE 0x02C macro
/linux-4.1.27/drivers/iio/adc/
Dti_am335x_adc.c166 tiadc_writel(adc_dev, REG_IRQENABLE, IRQENB_FIFO1THRES); in tiadc_worker_h()
203 tiadc_writel(adc_dev, REG_IRQENABLE, IRQENB_FIFO1THRES in tiadc_buffer_postenable()