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

  /src/external/gpl3/gdb/dist/sim/bfin/
dv-bfin_eppi.c 1 /* Blackfin Enhanced Parallel Port Interface (EPPI) model
70 bfin_eppi_gui_setup (struct bfin_eppi *eppi)
73 if (!(eppi->control & PORT_DIR))
76 eppi->gui_state = bfin_gui_setup (eppi->gui_state,
77 eppi->control & PORT_EN,
78 eppi->hcount,
79 eppi->vcount,
80 eppi->color);
87 struct bfin_eppi *eppi = hw_data (me) local
154 struct bfin_eppi *eppi = hw_data (me); local
218 struct bfin_eppi *eppi = hw_data (me); local
262 struct bfin_eppi *eppi; local
    [all...]
dv-bfin_eppi.c 1 /* Blackfin Enhanced Parallel Port Interface (EPPI) model
70 bfin_eppi_gui_setup (struct bfin_eppi *eppi)
73 if (!(eppi->control & PORT_DIR))
76 eppi->gui_state = bfin_gui_setup (eppi->gui_state,
77 eppi->control & PORT_EN,
78 eppi->hcount,
79 eppi->vcount,
80 eppi->color);
87 struct bfin_eppi *eppi = hw_data (me) local
154 struct bfin_eppi *eppi = hw_data (me); local
218 struct bfin_eppi *eppi = hw_data (me); local
262 struct bfin_eppi *eppi; local
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/bfin/
dv-bfin_eppi.c 1 /* Blackfin Enhanced Parallel Port Interface (EPPI) model
70 bfin_eppi_gui_setup (struct bfin_eppi *eppi)
73 if (!(eppi->control & PORT_DIR))
76 eppi->gui_state = bfin_gui_setup (eppi->gui_state,
77 eppi->control & PORT_EN,
78 eppi->hcount,
79 eppi->vcount,
80 eppi->color);
87 struct bfin_eppi *eppi = hw_data (me) local
154 struct bfin_eppi *eppi = hw_data (me); local
218 struct bfin_eppi *eppi = hw_data (me); local
262 struct bfin_eppi *eppi; local
    [all...]
dv-bfin_eppi.c 1 /* Blackfin Enhanced Parallel Port Interface (EPPI) model
70 bfin_eppi_gui_setup (struct bfin_eppi *eppi)
73 if (!(eppi->control & PORT_DIR))
76 eppi->gui_state = bfin_gui_setup (eppi->gui_state,
77 eppi->control & PORT_EN,
78 eppi->hcount,
79 eppi->vcount,
80 eppi->color);
87 struct bfin_eppi *eppi = hw_data (me) local
154 struct bfin_eppi *eppi = hw_data (me); local
218 struct bfin_eppi *eppi = hw_data (me); local
262 struct bfin_eppi *eppi; local
    [all...]

Completed in 46 milliseconds