Linux Kernel
3.7.1
|
#include <iop_spu_defs.h>
Data Fields | |
unsigned int | timer_grp_lo: 4 |
unsigned int | fifo_out_last: 1 |
unsigned int | fifo_out_rdy: 1 |
unsigned int | fifo_out_all: 1 |
unsigned int | fifo_in_rdy: 1 |
unsigned int | dmc_out_all: 1 |
unsigned int | dmc_out_dth: 1 |
unsigned int | dmc_out_eop: 1 |
unsigned int | dmc_out_dv: 1 |
unsigned int | dmc_out_last: 1 |
unsigned int | dmc_out_cmd_rq: 1 |
unsigned int | dmc_out_cmd_rdy: 1 |
unsigned int | pcrc_correct: 1 |
unsigned int | timer_grp_hi: 4 |
unsigned int | dmc_in_sth: 1 |
unsigned int | dmc_in_full: 1 |
unsigned int | dmc_in_cmd_rdy: 1 |
unsigned int | spu_gio_out: 4 |
unsigned int | sync_clk12: 1 |
unsigned int | scrc_out_data: 1 |
unsigned int | scrc_in_err: 1 |
unsigned int | mc_busy: 1 |
unsigned int | mc_owned: 1 |
Definition at line 232 of file iop_spu_defs.h.
unsigned int dmc_in_cmd_rdy |
Definition at line 249 of file iop_spu_defs.h.
unsigned int dmc_in_full |
Definition at line 248 of file iop_spu_defs.h.
unsigned int dmc_in_sth |
Definition at line 247 of file iop_spu_defs.h.
unsigned int dmc_out_all |
Definition at line 238 of file iop_spu_defs.h.
unsigned int dmc_out_cmd_rdy |
Definition at line 244 of file iop_spu_defs.h.
unsigned int dmc_out_cmd_rq |
Definition at line 243 of file iop_spu_defs.h.
unsigned int dmc_out_dth |
Definition at line 239 of file iop_spu_defs.h.
unsigned int dmc_out_dv |
Definition at line 241 of file iop_spu_defs.h.
unsigned int dmc_out_eop |
Definition at line 240 of file iop_spu_defs.h.
unsigned int dmc_out_last |
Definition at line 242 of file iop_spu_defs.h.
unsigned int fifo_in_rdy |
Definition at line 237 of file iop_spu_defs.h.
unsigned int fifo_out_all |
Definition at line 236 of file iop_spu_defs.h.
unsigned int fifo_out_last |
Definition at line 234 of file iop_spu_defs.h.
unsigned int fifo_out_rdy |
Definition at line 235 of file iop_spu_defs.h.
unsigned int mc_busy |
Definition at line 254 of file iop_spu_defs.h.
unsigned int mc_owned |
Definition at line 255 of file iop_spu_defs.h.
unsigned int pcrc_correct |
Definition at line 245 of file iop_spu_defs.h.
unsigned int scrc_in_err |
Definition at line 253 of file iop_spu_defs.h.
unsigned int scrc_out_data |
Definition at line 252 of file iop_spu_defs.h.
unsigned int spu_gio_out |
Definition at line 250 of file iop_spu_defs.h.
unsigned int sync_clk12 |
Definition at line 251 of file iop_spu_defs.h.
unsigned int timer_grp_hi |
Definition at line 246 of file iop_spu_defs.h.
unsigned int timer_grp_lo |
Definition at line 233 of file iop_spu_defs.h.