Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h129 #define SPD_LP4_PKG_DIE_CNT(r) bitx8(r, 6, 4) macro
H A Dlibjedec_spd_lp4.c181 const uint8_t ndie = SPD_LP4_PKG_DIE_CNT(data); in spd_parse_lp4_pkg()