Linux Kernel
3.7.1
|
#include <iop_sap_in_defs.h>
Data Fields | |
unsigned int | sync_sel: 2 |
unsigned int | sync_ext_src: 3 |
unsigned int | sync_edge: 2 |
unsigned int | delay: 1 |
unsigned int | logic: 2 |
unsigned int | dummy1: 22 |
Definition at line 133 of file iop_sap_in_defs.h.
unsigned int delay |
Definition at line 137 of file iop_sap_in_defs.h.
unsigned int dummy1 |
Definition at line 139 of file iop_sap_in_defs.h.
unsigned int logic |
Definition at line 138 of file iop_sap_in_defs.h.
unsigned int sync_edge |
Definition at line 136 of file iop_sap_in_defs.h.
unsigned int sync_ext_src |
Definition at line 135 of file iop_sap_in_defs.h.
unsigned int sync_sel |
Definition at line 134 of file iop_sap_in_defs.h.