Home | History | Annotate | Download | only in net

Lines Matching defs:iobase

27 	phys_addr_t iobase;
35 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase;
56 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase;
71 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase;
81 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase;
186 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase;
297 dev->iobase = CONFIG_FTMAC100_BASE;
303 priv->iobase = dev->iobase;
398 pdata->iobase = devfdt_get_addr(dev);
399 priv->iobase = pdata->iobase;