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 110 of file iop_sap_in_defs.h.
unsigned int byte0_delay |
Definition at line 114 of file iop_sap_in_defs.h.
unsigned int byte0_edge |
Definition at line 113 of file iop_sap_in_defs.h.
unsigned int byte0_ext_src |
Definition at line 112 of file iop_sap_in_defs.h.
unsigned int byte0_sel |
Definition at line 111 of file iop_sap_in_defs.h.
unsigned int byte1_delay |
Definition at line 118 of file iop_sap_in_defs.h.
unsigned int byte1_edge |
Definition at line 117 of file iop_sap_in_defs.h.
unsigned int byte1_ext_src |
Definition at line 116 of file iop_sap_in_defs.h.
unsigned int byte1_sel |
Definition at line 115 of file iop_sap_in_defs.h.
unsigned int byte2_delay |
Definition at line 122 of file iop_sap_in_defs.h.
unsigned int byte2_edge |
Definition at line 121 of file iop_sap_in_defs.h.
unsigned int byte2_ext_src |
Definition at line 120 of file iop_sap_in_defs.h.
unsigned int byte2_sel |
Definition at line 119 of file iop_sap_in_defs.h.
unsigned int byte3_delay |
Definition at line 126 of file iop_sap_in_defs.h.
unsigned int byte3_edge |
Definition at line 125 of file iop_sap_in_defs.h.
unsigned int byte3_ext_src |
Definition at line 124 of file iop_sap_in_defs.h.
unsigned int byte3_sel |
Definition at line 123 of file iop_sap_in_defs.h.