Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h93 #define SPD_LP4_DENSITY_NBG_BITS(r) bitx8(r, 7, 6) macro
H A Dlibjedec_spd_lp4.c135 const uint8_t nbg = SPD_LP4_DENSITY_NBG_BITS(data); in spd_parse_lp4_density()