Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.c317 return owl_emac_reg_update(priv, OWL_EMAC_REG_MAC_CSR6, in owl_emac_dma_cmd_set_tx()
328 return owl_emac_reg_update(priv, OWL_EMAC_REG_MAC_CSR6, in owl_emac_dma_cmd_set()
384 owl_emac_reg_update(priv, OWL_EMAC_REG_MAC_CSR6, in owl_emac_update_link_state()
1017 owl_emac_reg_update(priv, OWL_EMAC_REG_MAC_CSR6, in owl_emac_core_sw_reset()
1020 owl_emac_reg_clear(priv, OWL_EMAC_REG_MAC_CSR6, in owl_emac_core_sw_reset()
1153 owl_emac_reg_update(priv, OWL_EMAC_REG_MAC_CSR6, in owl_emac_ndo_set_rx_mode()
H A Dowl-emac.h72 #define OWL_EMAC_REG_MAC_CSR6 0x0030 macro