Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dst_rc.c57 #define IRB_RX_INTS 0x0f macro
153 writel(IRB_RX_INTS, dev->rx_base + IRB_RX_INT_CLEAR); in st_rc_rx_interrupt()
204 writel(IRB_RX_INTS, dev->rx_base + IRB_RX_INT_EN); in st_rc_open()
371 writel(IRB_RX_INTS, rc_dev->rx_base + IRB_RX_INT_EN); in st_rc_resume()