Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c507 lane_mask ^= FIELD_GET(FBNIC_SIG_PCS_OUT1_FCFEC_LOCK, in fbnic_mac_get_pcs_link_status()
526 wr32(fbd, FBNIC_SIG_PCS_OUT1, FBNIC_SIG_PCS_OUT1_FCFEC_LOCK); in fbnic_pcs_get_link_asic()
H A Dfbnic_csr.h824 #define FBNIC_SIG_PCS_OUT1_FCFEC_LOCK CSR_GENMASK(11, 8) macro