Searched refs:OWL_EMAC_MSK_MAC_CSR5_TS (Results 1 – 2 of 2) sorted by relevance
47 #define OWL_EMAC_MSK_MAC_CSR5_TS GENMASK(22, 20) /* Transmit process state */ macro
897 proc_status = status & OWL_EMAC_MSK_MAC_CSR5_TS; in owl_emac_poll()