Searched refs:MDIO_CONTROL_ENABLE (Results 1 – 2 of 2) sorted by relevance
154 MDIO_CONTROL_ENABLE | in davinci_eth_mdio_enable()501 writel((clkdiv & 0xff) | MDIO_CONTROL_ENABLE | MDIO_CONTROL_FAULT, in davinci_eth_open()
83 #define MDIO_CONTROL_ENABLE (0x40000000) macro