Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c126 mm->tx_active = !!(val & DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STATUS); in ocelot_mm_update_port_status()
/openbmc/linux/include/soc/mscc/
H A Docelot_dev.h108 #define DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STATUS BIT(0) macro