Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp5.h101 #define SPD_LP5_DENSITY_NBA_BITS(r) bitx8(r, 5, 4) macro
H A Dlibjedec_spd_lp5.c86 const uint8_t nba = SPD_LP5_DENSITY_NBA_BITS(data); in spd_parse_lp5_density()