Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/i2c/
H A Dtc358743.c953 unsigned int cec_rxint, cec_txint; in tc358743_cec_handler() local
956 cec_rxint = i2c_rd32(sd, CECRSTAT); in tc358743_cec_handler()
987 (cec_rxint & MASK_CECRIEND)) { in tc358743_cec_handler()