Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h118 #define SPD_LP4_ADDR_NCOLS(r) bitx8(r, 2, 0) macro
H A Dlibjedec_spd_lp4.c161 const uint8_t ncols = SPD_LP4_ADDR_NCOLS(data); in spd_parse_lp4_addr()