Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Duli526x.c146 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
343 if (!((inl(db->ioaddr + DCR12)) & 0x8)) { in uli526x_disable()
400 if (!(inl(db->ioaddr + DCR12) & 0x8)) { in uli526x_init()
432 while (!(inl(db->ioaddr + DCR12) & 0x8)) in uli526x_init()

Completed in 4 milliseconds