Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/rc/
Dst_rc.c55 #define IRB_RX_INTS 0x0f macro
154 writel(IRB_RX_INTS, dev->rx_base + IRB_RX_INT_CLEAR); in st_rc_rx_interrupt()
214 writel(IRB_RX_INTS, dev->rx_base + IRB_RX_INT_EN); in st_rc_open()
383 writel(IRB_RX_INTS, rc_dev->rx_base + IRB_RX_INT_EN); in st_rc_resume()