Searched refs:DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STICKY (Results 1 – 2 of 2) sorted by relevance
125 if (val & DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STICKY) { in ocelot_mm_update_port_status()132 ack |= DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STICKY; in ocelot_mm_update_port_status()
109 #define DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STICKY BIT(4) macro