Home
last modified time | relevance | path

Searched refs:FBNIC_CLOCK_FREQ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_time.c114 dclk_period = (((u64)1000000000) << 32) / FBNIC_CLOCK_FREQ; in fbnic_ptp_adjfine()
233 dclk_period = (((u64)1000000000) << 32) / FBNIC_CLOCK_FREQ; in fbnic_ptp_reset()
H A Dfbnic_csr.h40 #define FBNIC_CLOCK_FREQ (600 * (1000 * 1000)) macro
H A Dfbnic_mac.c116 clock_freq = FBNIC_CLOCK_FREQ; in fbnic_mac_init_qm()