Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c143 if (val & DEV_MM_STAT_MM_STATUS_UNEXP_TX_PFRM_STICKY) { in ocelot_mm_update_port_status()
148 ack |= DEV_MM_STAT_MM_STATUS_UNEXP_TX_PFRM_STICKY; in ocelot_mm_update_port_status()
/linux/include/soc/mscc/
H A Docelot_dev.h114 #define DEV_MM_STAT_MM_STATUS_UNEXP_TX_PFRM_STICKY BIT(16) macro