Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/adc/
Dti_am335x_adc.c185 tiadc_writel(adc_dev, REG_IRQCLR, IRQENB_FIFO1THRES); in tiadc_irq_h()
287 tiadc_writel(adc_dev, REG_IRQCLR, in tiadc_buffer_preenable()
337 tiadc_writel(adc_dev, REG_IRQCLR, in tiadc_buffer_predisable()
/linux-6.1.9/include/linux/mfd/
Dti_am335x_tscadc.h18 #define REG_IRQCLR 0x030 macro
/linux-6.1.9/drivers/input/touchscreen/
Dti_am335x_tsc.c537 titsc_writel(ts_dev, REG_IRQCLR, IRQENB_HW_PEN); in titsc_resume()