Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtc358743.c926 unsigned int cec_rxint, cec_txint; in tc358743_cec_handler() local
929 cec_rxint = i2c_rd32(sd, CECRSTAT); in tc358743_cec_handler()
960 (cec_rxint & MASK_CECRIEND)) { in tc358743_cec_handler()