CFG_SPDSTS0
#define SPDSTS_POLARITY (CFG_SPDSTS1 | CFG_SPDSTS0 | CFG_DUPSTS | (lnksts ? CFG_LNKSTS : 0))
speed = ((cfg / CFG_SPDSTS0) & 3);