Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c125 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()
/openbmc/linux/include/soc/mscc/
H A Docelot_dev.h109 #define DEV_MM_STAT_MM_STATUS_PRMPT_ACTIVE_STICKY BIT(4) macro