MII_PHY_ADDR_ALIGN
command_word = (uint32_t)phy_addr << MII_PHY_ADDR_ALIGN;
command_word = ((uint32_t)phy_addr << MII_PHY_ADDR_ALIGN);