Searched refs:CDNS_MCP_INT_SLAVE_MASK (Results 1 – 1 of 1) sorted by relevance
92 #define CDNS_MCP_INT_SLAVE_MASK GENMASK(15, 12) macro969 if (int_status & CDNS_MCP_INT_SLAVE_MASK) { in sdw_cdns_irq()972 CDNS_MCP_INT_SLAVE_MASK, 0); in sdw_cdns_irq()974 int_status &= ~CDNS_MCP_INT_SLAVE_MASK; in sdw_cdns_irq()1011 cdns_writel(cdns, CDNS_MCP_INTSTAT, CDNS_MCP_INT_SLAVE_MASK); in cdns_update_slave_status_work()1072 CDNS_MCP_INT_SLAVE_MASK, CDNS_MCP_INT_SLAVE_MASK); in cdns_update_slave_status_work()1158 mask |= CDNS_MCP_INT_SLAVE_MASK; in cdns_enable_slave_interrupts()1160 mask &= ~CDNS_MCP_INT_SLAVE_MASK; in cdns_enable_slave_interrupts()1183 mask = CDNS_MCP_INT_SLAVE_MASK; in sdw_cdns_enable_interrupt()