Linux Kernel
3.7.1
|
#include <iop_spu_defs.h>
Data Fields | |
unsigned int | fsm: 1 |
unsigned int | en: 1 |
unsigned int | tmr_done: 1 |
unsigned int | inp0: 1 |
unsigned int | inp1: 1 |
unsigned int | inp2: 1 |
unsigned int | inp3: 1 |
unsigned int | event0: 1 |
unsigned int | event1: 1 |
unsigned int | event2: 1 |
unsigned int | event3: 1 |
unsigned int | gio_out: 8 |
unsigned int | dummy1: 1 |
unsigned int | fsm_addr: 12 |
Definition at line 347 of file iop_spu_defs.h.
unsigned int dummy1 |
Definition at line 360 of file iop_spu_defs.h.
unsigned int en |
Definition at line 349 of file iop_spu_defs.h.
unsigned int event0 |
Definition at line 355 of file iop_spu_defs.h.
unsigned int event1 |
Definition at line 356 of file iop_spu_defs.h.
unsigned int event2 |
Definition at line 357 of file iop_spu_defs.h.
unsigned int event3 |
Definition at line 358 of file iop_spu_defs.h.
Definition at line 348 of file iop_spu_defs.h.
unsigned int fsm_addr |
Definition at line 361 of file iop_spu_defs.h.
unsigned int gio_out |
Definition at line 359 of file iop_spu_defs.h.
unsigned int inp0 |
Definition at line 351 of file iop_spu_defs.h.
unsigned int inp1 |
Definition at line 352 of file iop_spu_defs.h.
unsigned int inp2 |
Definition at line 353 of file iop_spu_defs.h.
unsigned int inp3 |
Definition at line 354 of file iop_spu_defs.h.
unsigned int tmr_done |
Definition at line 350 of file iop_spu_defs.h.