Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx_cec.c104 } else if (stat & CECTX_ARBLOST) { in hdmirx_cec_hardirq()
H A Dsnps_hdmirx.h334 #define CECTX_ARBLOST BIT(2) macro