MDIO_WRITE
#define MDIO_WRITE (BIT(16) | MDIO_START)
#define MDIO_WRITE 0x4000 /* MDIO write */
#define MDIO_WRITE 1
#define MDIO_WRITE BIT(13)
MDIO_WRITE = 0x0,