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

  /src/sys/dev/ic/
spdmem.c 772 u_int mtb, ftb; /* in picoseconds */ local in function:ddr3_value_pico
776 mtb = (u_int)s->sm_ddr3.ddr3_mtb_dividend * 1000 /
783 val = txx_mtb * mtb +
960 * the corresponding mtb value, so we might have to subtract 256!
966 * For now, the only value for mtb is 0 = 125ps, and ftb = 1ps
spdmem.c 772 u_int mtb, ftb; /* in picoseconds */ local in function:ddr3_value_pico
776 mtb = (u_int)s->sm_ddr3.ddr3_mtb_dividend * 1000 /
783 val = txx_mtb * mtb +
960 * the corresponding mtb value, so we might have to subtract 256!
966 * For now, the only value for mtb is 0 = 125ps, and ftb = 1ps

Completed in 25 milliseconds