Searched refs:ftmac100 (Results 1 – 4 of 4) sorted by relevance
35 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_reset() local39 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() local62 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() local73 writel (0, &ftmac100->maccr); in _ftmac100_halt()81 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_init() local96 writel (0, &ftmac100->imr); in _ftmac100_init()[all …]
12 struct ftmac100 { struct
30 obj-$(CONFIG_FTMAC100) += ftmac100.o
248 [ 1.392000] ftmac100: Loading version 0.2 ...249 [ 1.396000] ftmac100 e0100000.mac eth0: irq 8, mapped at ffffffd002005000250 [ 1.400000] ftmac100 e0100000.mac eth0: generated random MAC address 6e:ac:c3:92:36:c0