Searched refs:DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STATUS (Results 1 – 2 of 2) sorted by relevance
126 mm->tx_active = !!(val & DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STATUS); in ocelot_mm_update_port_status()
108 #define DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STATUS BIT(0) macro