Searched refs:FBNIC_SIG_PCS_INTR_STS (Results 1 – 2 of 2) sorted by relevance
437 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()
657 #define FBNIC_SIG_PCS_INTR_STS 0x11814 /* 0x46050 */ macro