Searched defs:ftb (Results 1 – 6 of 6) sorted by relevance
39 FILE *fa, *fb, *fc, *fta, *ftb, *ftc; in main() local
270 const uint8_t ftb = SPD_LP5_TIMEBASE_FTB(data); in spd_parse_lp5_timebase() local
604 uint8_t mtb, uint8_t ftb) in spd_parse_ddr_time()638 const uint8_t ftb = si->si_data[off + len - 1]; in spd_parse_mtb_ftb_time_pair() local
381 const uint8_t ftb = SPD_LP4_TIMEBASE_FTB(data); in spd_parse_lp4_timebase() local
395 const uint8_t ftb = SPD_DDR4_TIMEBASE_FTB(data); in spd_parse_ddr4_ts() local
224 static caddr_t ftb = NULL; variable