Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dftmac100.c39 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in ftmac100_reset() local
60 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in ftmac100_set_mac() local
66 writel (maddr, &ftmac100->mac_madr); in ftmac100_set_mac()
75 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in _ftmac100_halt() local
77 writel (0, &ftmac100->maccr); in _ftmac100_halt()
85 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in _ftmac100_init() local
100 writel (0, &ftmac100->imr); in _ftmac100_init()
139 writel (maccr, &ftmac100->maccr); in _ftmac100_init()
190 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in _ftmac100_send() local
217 writel (1, &ftmac100->txpd); in _ftmac100_send()
[all …]
A Dftmac100.h12 struct ftmac100 { struct
A DMakefile37 obj-$(CONFIG_FTMAC100) += ftmac100.o
/u-boot/doc/board/AndesTech/
A Dax25-ae350.rst304 [ 1.392000] ftmac100: Loading version 0.2 ...
305 [ 1.396000] ftmac100 e0100000.mac eth0: irq 8, mapped at ffffffd002005000
306 [ 1.400000] ftmac100 e0100000.mac eth0: generated random MAC address 6e:ac:c3:92:36:c0
514 ftmac100: Loading version 0.2 ...
515 ftmac100 e0100000.mac eth0: irq 21, mapped at (ptrval)
516 ftmac100 e0100000.mac eth0: generated random MAC address 4e:fd:bd:f3:04:fc

Completed in 6 milliseconds