Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp5.h104 #define SPD_LP5_DENSITY_DENSITY(r) bitx8(r, 3, 0) macro
H A Dlibjedec_spd_lp5.c87 const uint8_t dens = SPD_LP5_DENSITY_DENSITY(data); in spd_parse_lp5_density()