Home
last modified time | relevance | path

Searched refs:SPD_LP5_TIMEBASE_FTB (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp5.h215 #define SPD_LP5_TIMEBASE_FTB(r) bitx8(r, 1, 0) macro
H A Dlibjedec_spd_lp5.c270 const uint8_t ftb = SPD_LP5_TIMEBASE_FTB(data); in spd_parse_lp5_timebase()