Home
last modified time | relevance | path

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

/linux/drivers/media/cec/platform/stm32/
A Dstm32-cec.c51 #define RXACKE BIT(6) macro
57 #define ALL_RX_IT (RXEND | RXBR | RXACKE | RXOVR)
127 if (cec->irq_status & (RXACKE | RXOVR)) { in stm32_rx_done()

Completed in 3 milliseconds