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

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

Completed in 79 milliseconds