Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libjedec/common/
H A Dspd_lp4.h194 #define SPD_LP4_BUS_WIDTH_PRI(r) bitx8(r, 2, 0) macro
H A Dlibjedec_spd_lp4.c307 const uint8_t width = SPD_LP4_BUS_WIDTH_PRI(data); in spd_parse_lp4_bus_width()