Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Dcadence_master.c114 #define CDNS_MCP_SLAVE_INTSTAT_ALERT BIT(2) macro
857 if (mask & CDNS_MCP_SLAVE_INTSTAT_ALERT) { in cdns_update_slave_status()