Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-clock.c82 const uint64_t REF_CLOCK = 50000000; in cvmx_clock_get_rate() local
99 rate_eclk = REF_CLOCK * npei_dbg_data.s.c_mul; in cvmx_clock_get_rate()
106 rate_eclk = REF_CLOCK * mio_rst_boot.s.c_mul; in cvmx_clock_get_rate()
107 rate_sclk = REF_CLOCK * mio_rst_boot.s.pnr_mul; in cvmx_clock_get_rate()
113 rate_eclk = REF_CLOCK * dbg_data.s.c_mul; in cvmx_clock_get_rate()