Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h98 #define SPD_LP4_DENSITY_DENSITY(r) bitx8(r, 3, 0) macro
H A Dlibjedec_spd_lp4.c137 const uint8_t dens = SPD_LP4_DENSITY_DENSITY(data); in spd_parse_lp4_density()