Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c625 mac_ctrl |= FBNIC_SIG_MAC_IN0_RESET_FF_TX_CLK | in fbnic_mac_link_down_asic()
644 mac_ctrl &= ~(FBNIC_SIG_MAC_IN0_RESET_FF_TX_CLK | in fbnic_mac_link_up_asic()
H A Dfbnic_csr.h730 #define FBNIC_SIG_MAC_IN0_RESET_FF_TX_CLK CSR_BIT(14) macro