Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.h47 #define OWL_EMAC_MSK_MAC_CSR5_TS GENMASK(22, 20) /* Transmit process state */ macro
H A Dowl-emac.c897 proc_status = status & OWL_EMAC_MSK_MAC_CSR5_TS; in owl_emac_poll()