Linux Kernel
3.7.1
|
#include <iop_sap_out_defs.h>
Data Fields | |
unsigned int | byte2_clk_sel: 3 |
unsigned int | byte2_clk_ext: 3 |
unsigned int | byte2_gated_clk: 2 |
unsigned int | byte2_clk_inv: 1 |
unsigned int | byte2_logic: 2 |
unsigned int | byte3_clk_sel: 3 |
unsigned int | byte3_clk_ext: 3 |
unsigned int | byte3_gated_clk: 2 |
unsigned int | byte3_clk_inv: 1 |
unsigned int | byte3_logic: 2 |
unsigned int | dummy1: 10 |
Definition at line 162 of file iop_sap_out_defs.h.
unsigned int byte2_clk_ext |
Definition at line 164 of file iop_sap_out_defs.h.
unsigned int byte2_clk_inv |
Definition at line 166 of file iop_sap_out_defs.h.
unsigned int byte2_clk_sel |
Definition at line 163 of file iop_sap_out_defs.h.
unsigned int byte2_gated_clk |
Definition at line 165 of file iop_sap_out_defs.h.
unsigned int byte2_logic |
Definition at line 167 of file iop_sap_out_defs.h.
unsigned int byte3_clk_ext |
Definition at line 169 of file iop_sap_out_defs.h.
unsigned int byte3_clk_inv |
Definition at line 171 of file iop_sap_out_defs.h.
unsigned int byte3_clk_sel |
Definition at line 168 of file iop_sap_out_defs.h.
unsigned int byte3_gated_clk |
Definition at line 170 of file iop_sap_out_defs.h.
unsigned int byte3_logic |
Definition at line 172 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 173 of file iop_sap_out_defs.h.