MII_REG_ADDR_ALIGN
command_word |= (uint32_t)reg_num << MII_REG_ADDR_ALIGN;
command_word |= ((uint32_t)reg_num << MII_REG_ADDR_ALIGN);