Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h192 #define SPD_LP4_BUS_WIDTH_EXT(r) bitx8(r, 4, 3) macro
H A Dlibjedec_spd_lp4.c306 const uint8_t ext = SPD_LP4_BUS_WIDTH_EXT(data); in spd_parse_lp4_bus_width()