Home
last modified time | relevance | path

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

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