HomeSort by: relevance | last modified time | path
    Searched defs:pc_thr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_powvar.h 392 uint64_t pc_thr; local in function:octpow_config_int_pc
399 pc_thr = (cpu_clock_hz) / (unit * 16 * 256);
401 wq_int_pc = __SHIFTIN(pc_thr, POW_WQ_INT_PC_PC_THR);

Completed in 11 milliseconds