Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c473 if (!(pcs_status & FBNIC_SIG_PCS_OUT0_LINK)) in fbnic_mac_get_pcs_link_status()
529 wr32(fbd, FBNIC_SIG_PCS_OUT0, FBNIC_SIG_PCS_OUT0_LINK | in fbnic_pcs_get_link_asic()
H A Dfbnic_csr.h737 #define FBNIC_SIG_PCS_OUT0_LINK CSR_BIT(27) macro