Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp5.h161 #define SPD_LP5_OPT_FEAT_PPR(r) bitx8(r, 7, 6) macro
H A Dlibjedec_spd_lp5.c155 const uint8_t ppr_sup = SPD_LP5_OPT_FEAT_PPR(data); in spd_parse_lp5_opt_feat()