Linux Kernel
3.7.1
|
#include <iop_sap_out_defs.h>
Data Fields | |
unsigned int | byte2_clk_sel: 2 |
unsigned int | byte2_clk_ext: 2 |
unsigned int | byte2_gated_clk: 1 |
unsigned int | byte2_clk_inv: 1 |
unsigned int | byte2_delay: 1 |
unsigned int | byte2_logic: 2 |
unsigned int | byte2_logic_src: 2 |
unsigned int | byte3_clk_sel: 2 |
unsigned int | byte3_clk_ext: 2 |
unsigned int | byte3_gated_clk: 1 |
unsigned int | byte3_clk_inv: 1 |
unsigned int | byte3_delay: 1 |
unsigned int | byte3_logic: 2 |
unsigned int | byte3_logic_src: 2 |
unsigned int | dummy1: 10 |
Definition at line 146 of file iop_sap_out_defs.h.
unsigned int byte2_clk_ext |
Definition at line 148 of file iop_sap_out_defs.h.
unsigned int byte2_clk_inv |
Definition at line 150 of file iop_sap_out_defs.h.
unsigned int byte2_clk_sel |
Definition at line 147 of file iop_sap_out_defs.h.
unsigned int byte2_delay |
Definition at line 151 of file iop_sap_out_defs.h.
unsigned int byte2_gated_clk |
Definition at line 149 of file iop_sap_out_defs.h.
unsigned int byte2_logic |
Definition at line 152 of file iop_sap_out_defs.h.
unsigned int byte2_logic_src |
Definition at line 153 of file iop_sap_out_defs.h.
unsigned int byte3_clk_ext |
Definition at line 155 of file iop_sap_out_defs.h.
unsigned int byte3_clk_inv |
Definition at line 157 of file iop_sap_out_defs.h.
unsigned int byte3_clk_sel |
Definition at line 154 of file iop_sap_out_defs.h.
unsigned int byte3_delay |
Definition at line 158 of file iop_sap_out_defs.h.
unsigned int byte3_gated_clk |
Definition at line 156 of file iop_sap_out_defs.h.
unsigned int byte3_logic |
Definition at line 159 of file iop_sap_out_defs.h.
unsigned int byte3_logic_src |
Definition at line 160 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 161 of file iop_sap_out_defs.h.