B2_PMD_TYP
pmd_type = skge_read8(hw, B2_PMD_TYP);
hw->pmd_type = sky2_read8(hw, B2_PMD_TYP);
PmdType = inp(ADDR(B2_PMD_TYP)) ;