Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h186 #define SPD_LP4_BUS_WIDTH_NCHAN(r) bitx8(r, 7, 5) macro
H A Dlibjedec_spd_lp4.c305 const uint8_t nchan = SPD_LP4_BUS_WIDTH_NCHAN(data); in spd_parse_lp4_bus_width()