Searched refs:CECTX_ARBLOST (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/media/platform/synopsys/hdmirx/ | ||
| H A D | snps_hdmirx_cec.c | 104 } else if (stat & CECTX_ARBLOST) { in hdmirx_cec_hardirq() |
| H A D | snps_hdmirx.h | 334 #define CECTX_ARBLOST BIT(2) macro |