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

  /src/sys/dev/pci/cxgb/
cxgb_t3_hw.c 2603 unsigned int tre = adap->params.tp.tre; local in function:tp_set_timers
2606 unsigned int tps = core_clk >> tre;
2608 t3_write_reg(adap, A_TP_TIMER_RESOLUTION, V_TIMERRESOLUTION(tre) |
3744 p->tre = fls(adapter->params.vpd.cclk / (1000 / TP_TMR_RES)) -
cxgb_common.h 302 unsigned int tre; /* log2 of core clocks per TP tick */ member in struct:tp_params

Completed in 16 milliseconds