Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/platform/sti/
H A Dstih-cec.c84 #define CEC_TX_ACK_GET_STS BIT(1) macro
235 if (!(status & CEC_TX_ACK_GET_STS)) { in stih_tx_done()