PCN_BCR_MIIADDR
pcn_bcr_write(pcnp, PCN_BCR_MIIADDR, phy << 5 | reg);
pcn_bcr_write(pcnp, PCN_BCR_MIIADDR, reg | (phy << 5));