Home
last modified time | relevance | path

Searched refs:ARBLST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/cec/platform/stm32/
H A Dstm32-cec.c50 #define ARBLST BIT(7) macro
56 #define ALL_TX_IT (TXEND | TXBR | TXACKE | TXERR | TXUDR | ARBLST)
98 if (status & ARBLST) { in stm32_tx_done()
/kernel/linux/linux-6.6/drivers/media/cec/platform/stm32/
H A Dstm32-cec.c49 #define ARBLST BIT(7) macro
55 #define ALL_TX_IT (TXEND | TXBR | TXACKE | TXERR | TXUDR | ARBLST)
97 if (status & ARBLST) { in stm32_tx_done()

Completed in 2 milliseconds