Searched refs:FBNIC_SIG_MAC_IN0 (Results 1 – 2 of 2) sorted by relevance
623 mac_ctrl = rd32(fbd, FBNIC_SIG_MAC_IN0); in fbnic_mac_link_down_asic()630 wr32(fbd, FBNIC_SIG_MAC_IN0, mac_ctrl); in fbnic_mac_link_down_asic()642 mac_ctrl = rd32(fbd, FBNIC_SIG_MAC_IN0); in fbnic_mac_link_up_asic()651 wr32(fbd, FBNIC_SIG_MAC_IN0, mac_ctrl); in fbnic_mac_link_up_asic()
729 #define FBNIC_SIG_MAC_IN0 0x11800 /* 0x46000 */ macro