Home
last modified time | relevance | path

Searched refs:ulBMSR (Results 1 – 1 of 1) sorted by relevance

/bsp/sam7x/drivers/
A Dsam7x_emac.c156 rt_uint32_t ulBMSR,ulBMCR,i; in linksetup() local
180 ulBMSR = read_phy(PHY_REG_BMSR); in linksetup()
181 ulBMSR = read_phy(PHY_REG_BMSR); in linksetup()
186 }while (!(ulBMSR & BMSR_ANEGCOMPLETE)); in linksetup()
200 if(!(ulBMSR & BMSR_ANEGCOMPLETE)) in linksetup()

Completed in 5 milliseconds