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

  /src/external/gpl3/gdb/dist/sim/bfin/
dv-bfin_ppi.c 27 #include "dv-bfin_ppi.h"
32 struct bfin_ppi struct
54 #define mmr_base() offsetof(struct bfin_ppi, control)
55 #define mmr_offset(mmr) (offsetof(struct bfin_ppi, mmr) - mmr_base())
64 bfin_ppi_gui_setup (struct bfin_ppi *ppi)
84 struct bfin_ppi *ppi = hw_data (me);
125 struct bfin_ppi *ppi = hw_data (me);
169 struct bfin_ppi *ppi = hw_data (me);
183 attach_bfin_ppi_regs (struct hw *me, struct bfin_ppi *ppi)
213 struct bfin_ppi *ppi
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/bfin/
dv-bfin_ppi.c 27 #include "dv-bfin_ppi.h"
32 struct bfin_ppi struct
54 #define mmr_base() offsetof(struct bfin_ppi, control)
55 #define mmr_offset(mmr) (offsetof(struct bfin_ppi, mmr) - mmr_base())
64 bfin_ppi_gui_setup (struct bfin_ppi *ppi)
84 struct bfin_ppi *ppi = hw_data (me);
125 struct bfin_ppi *ppi = hw_data (me);
169 struct bfin_ppi *ppi = hw_data (me);
183 attach_bfin_ppi_regs (struct hw *me, struct bfin_ppi *ppi)
213 struct bfin_ppi *ppi
    [all...]

Completed in 30 milliseconds