Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dftmac100.c35 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_reset() local
39 writel (FTMAC100_MACCR_SW_RST, &ftmac100->maccr); in ftmac100_reset()
41 while (readl (&ftmac100->maccr) & FTMAC100_MACCR_SW_RST) in ftmac100_reset()
56 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_set_mac() local
62 writel (maddr, &ftmac100->mac_madr); in ftmac100_set_mac()
63 writel (laddr, &ftmac100->mac_ladr); in ftmac100_set_mac()
71 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_halt() local
73 writel (0, &ftmac100->maccr); in _ftmac100_halt()
81 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_init() local
96 writel (0, &ftmac100->imr); in _ftmac100_init()
[all …]
Dftmac100.h12 struct ftmac100 { struct
DMakefile30 obj-$(CONFIG_FTMAC100) += ftmac100.o
/external/u-boot/doc/
DREADME.ae350248 [ 1.392000] ftmac100: Loading version 0.2 ...
249 [ 1.396000] ftmac100 e0100000.mac eth0: irq 8, mapped at ffffffd002005000
250 [ 1.400000] ftmac100 e0100000.mac eth0: generated random MAC address 6e:ac:c3:92:36:c0