HomeSort by: relevance | last modified time | path
    Searched defs:bfin_emac (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/bfin/
dv-bfin_emac.c 47 #include "dv-bfin_emac.h"
53 struct bfin_emac struct
93 #define mmr_base() offsetof(struct bfin_emac, opmode)
94 #define mmr_offset(mmr) (offsetof(struct bfin_emac, mmr) - mmr_base())
143 struct bfin_emac *emac = hw_data (me);
159 struct bfin_emac *emac = hw_data (me);
176 struct bfin_emac *emac = hw_data (me);
279 struct bfin_emac *emac = hw_data (me);
343 attach_bfin_emac_regs (struct hw *me, struct bfin_emac *emac)
376 struct bfin_emac *emac = hw_data (me)
    [all...]
  /src/external/gpl3/gdb/dist/sim/bfin/
dv-bfin_emac.c 47 #include "dv-bfin_emac.h"
53 struct bfin_emac struct
93 #define mmr_base() offsetof(struct bfin_emac, opmode)
94 #define mmr_offset(mmr) (offsetof(struct bfin_emac, mmr) - mmr_base())
143 struct bfin_emac *emac = hw_data (me);
159 struct bfin_emac *emac = hw_data (me);
176 struct bfin_emac *emac = hw_data (me);
279 struct bfin_emac *emac = hw_data (me);
343 attach_bfin_emac_regs (struct hw *me, struct bfin_emac *emac)
376 struct bfin_emac *emac = hw_data (me)
    [all...]

Completed in 16 milliseconds