Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp5.h164 #define SPD_LP5_OPT_FEAT_SOFT_PPR(r) bitx8(r, 5, 5) macro
H A Dlibjedec_spd_lp5.c170 if (SPD_LP5_OPT_FEAT_SOFT_PPR(data) != 0) { in spd_parse_lp5_opt_feat()