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

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-clock.c82 const uint64_t REF_CLOCK = 50000000; local
99 rate_eclk = REF_CLOCK * npei_dbg_data.s.c_mul;
106 rate_eclk = REF_CLOCK * mio_rst_boot.s.c_mul;
107 rate_sclk = REF_CLOCK * mio_rst_boot.s.pnr_mul;
113 rate_eclk = REF_CLOCK * dbg_data.s.c_mul;

Completed in 48 milliseconds