Home
last modified time | relevance | path

Searched defs:ftmac100 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
Dftmac100.h12 struct ftmac100 { struct
13 unsigned int isr; /* 0x00 */
14 unsigned int imr; /* 0x04 */
15 unsigned int mac_madr; /* 0x08 */
16 unsigned int mac_ladr; /* 0x0c */
17 unsigned int maht0; /* 0x10 */
18 unsigned int maht1; /* 0x14 */
19 unsigned int txpd; /* 0x18 */
20 unsigned int rxpd; /* 0x1c */
21 unsigned int txr_badr; /* 0x20 */
[all …]
Dftmac100.c35 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_reset() local
56 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_set_mac() local
71 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_halt() local
81 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_init() local
186 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_send() local