Linux Kernel
3.7.1
|
#include <iop_sap_in_defs.h>
Data Fields | |
unsigned int | byte0_sel: 2 |
unsigned int | byte0_ext_src: 3 |
unsigned int | byte0_edge: 2 |
unsigned int | byte0_delay: 1 |
unsigned int | byte1_sel: 2 |
unsigned int | byte1_ext_src: 3 |
unsigned int | byte1_edge: 2 |
unsigned int | byte1_delay: 1 |
unsigned int | byte2_sel: 2 |
unsigned int | byte2_ext_src: 3 |
unsigned int | byte2_edge: 2 |
unsigned int | byte2_delay: 1 |
unsigned int | byte3_sel: 2 |
unsigned int | byte3_ext_src: 3 |
unsigned int | byte3_edge: 2 |
unsigned int | byte3_delay: 1 |
Definition at line 88 of file iop_sap_in_defs.h.
unsigned int byte0_delay |
Definition at line 92 of file iop_sap_in_defs.h.
unsigned int byte0_edge |
Definition at line 91 of file iop_sap_in_defs.h.
unsigned int byte0_ext_src |
Definition at line 90 of file iop_sap_in_defs.h.
unsigned int byte0_sel |
Definition at line 89 of file iop_sap_in_defs.h.
unsigned int byte1_delay |
Definition at line 96 of file iop_sap_in_defs.h.
unsigned int byte1_edge |
Definition at line 95 of file iop_sap_in_defs.h.
unsigned int byte1_ext_src |
Definition at line 94 of file iop_sap_in_defs.h.
unsigned int byte1_sel |
Definition at line 93 of file iop_sap_in_defs.h.
unsigned int byte2_delay |
Definition at line 100 of file iop_sap_in_defs.h.
unsigned int byte2_edge |
Definition at line 99 of file iop_sap_in_defs.h.
unsigned int byte2_ext_src |
Definition at line 98 of file iop_sap_in_defs.h.
unsigned int byte2_sel |
Definition at line 97 of file iop_sap_in_defs.h.
unsigned int byte3_delay |
Definition at line 104 of file iop_sap_in_defs.h.
unsigned int byte3_edge |
Definition at line 103 of file iop_sap_in_defs.h.
unsigned int byte3_ext_src |
Definition at line 102 of file iop_sap_in_defs.h.
unsigned int byte3_sel |
Definition at line 101 of file iop_sap_in_defs.h.