Searched refs:auto_status (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-board.c688 int auto_status = local
690 if ((auto_status & (1 << 12)) == 0)
850 int auto_status; local
861 auto_status = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, 0);
862 if ((auto_status & (1 << 12)) == 0)

Completed in 89 milliseconds