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

  /external/u-boot/arch/arm/include/asm/ti-common/
keystone_net.h 64 #define MDIO_CONTROL_IDLE 0x80000000
  /external/u-boot/drivers/net/
davinci_emac.h 82 #define MDIO_CONTROL_IDLE (0x80000000)
davinci_emac.c 159 while (readl(&adap_mdio->CONTROL) & MDIO_CONTROL_IDLE)
keystone_net.c 131 while (readl(&adap_mdio->control) & MDIO_CONTROL_IDLE)

Completed in 1006 milliseconds