Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h115 #define SPD_LP4_ADDR_NROWS(r) bitx8(r, 5, 3) macro
H A Dlibjedec_spd_lp4.c160 const uint8_t nrows = SPD_LP4_ADDR_NROWS(data); in spd_parse_lp4_addr()