Searched refs:ASIC_CCLOCK_PS (Results 1 – 2 of 2) sorted by relevance
553 #define ASIC_CCLOCK_PS 1242 /* 805 MHz */ macro
11771 cclocks = (ns * 1000) / ASIC_CCLOCK_PS; in ns_to_cclock()11788 ns = (cclocks * ASIC_CCLOCK_PS) / 1000; in cclock_to_ns()