Searched refs:ftmac100 (Results 1 – 4 of 4) sorted by relevance
39 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in ftmac100_reset() local60 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in ftmac100_set_mac() local66 writel (maddr, &ftmac100->mac_madr); in ftmac100_set_mac()75 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in _ftmac100_halt() local77 writel (0, &ftmac100->maccr); in _ftmac100_halt()85 struct ftmac100 *ftmac100 = (struct ftmac100 *)(uintptr_t)priv->iobase; in _ftmac100_init() local100 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() local217 writel (1, &ftmac100->txpd); in _ftmac100_send()[all …]
12 struct ftmac100 { struct
37 obj-$(CONFIG_FTMAC100) += ftmac100.o
304 [ 1.392000] ftmac100: Loading version 0.2 ...305 [ 1.396000] ftmac100 e0100000.mac eth0: irq 8, mapped at ffffffd002005000306 [ 1.400000] ftmac100 e0100000.mac eth0: generated random MAC address 6e:ac:c3:92:36:c0514 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