OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ftb
(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
778
ftb
= (u_int)s->sm_ddr3.ddr3_ftb_dividend * 1000 /
784
((txx_ftb > 127) ? signed_txx_ftb : txx_ftb) *
ftb
/ 1000;
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
778
ftb
= (u_int)s->sm_ddr3.ddr3_ftb_dividend * 1000 /
784
((txx_ftb > 127) ? signed_txx_ftb : txx_ftb) *
ftb
/ 1000;
966
* For now, the only value for mtb is 0 = 125ps, and
ftb
= 1ps
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025