HomeSort by relevance Sort by last modified time
    Searched refs:MDIO_CONTROL_ENABLE (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/include/asm/ti-common/
keystone_net.h 65 #define MDIO_CONTROL_ENABLE 0x40000000
  /external/u-boot/drivers/net/
davinci_emac.h 83 #define MDIO_CONTROL_ENABLE (0x40000000)
davinci_emac.c 154 MDIO_CONTROL_ENABLE |
501 writel((clkdiv & 0xff) | MDIO_CONTROL_ENABLE | MDIO_CONTROL_FAULT,
keystone_net.c 127 writel((clkdiv & 0xffff) | MDIO_CONTROL_ENABLE |

Completed in 468 milliseconds