Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c542 wr32(fbd, FBNIC_SIG_PCS_INTR_MASK, in fbnic_pcs_get_link_asic()
602 wr32(fbd, FBNIC_SIG_PCS_INTR_MASK, ~0); in fbnic_pcs_enable_asic()
614 wr32(fbd, FBNIC_SIG_PCS_INTR_MASK, ~0); in fbnic_pcs_disable_asic()
H A Dfbnic_csr.h745 #define FBNIC_SIG_PCS_INTR_MASK 0x11816 /* 0x46058 */ macro