Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c437 u32 pcs_intr_mask = rd32(fbd, FBNIC_SIG_PCS_INTR_STS); in fbnic_pcs_get_link_event_asic()
536 wr32(fbd, FBNIC_SIG_PCS_INTR_STS, in fbnic_pcs_get_link_asic()
603 wr32(fbd, FBNIC_SIG_PCS_INTR_STS, ~0); in fbnic_pcs_enable_asic()
615 wr32(fbd, FBNIC_SIG_PCS_INTR_STS, ~0); in fbnic_pcs_disable_asic()
H A Dfbnic_csr.h657 #define FBNIC_SIG_PCS_INTR_STS 0x11814 /* 0x46050 */ macro