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 196 of file iop_sap_out_defs.h.
unsigned int byte2_clk_ext |
Definition at line 198 of file iop_sap_out_defs.h.
unsigned int byte2_clk_inv |
Definition at line 200 of file iop_sap_out_defs.h.
unsigned int byte2_clk_sel |
Definition at line 197 of file iop_sap_out_defs.h.
unsigned int byte2_gated_clk |
Definition at line 199 of file iop_sap_out_defs.h.
unsigned int byte2_logic |
Definition at line 201 of file iop_sap_out_defs.h.
unsigned int byte3_clk_ext |
Definition at line 203 of file iop_sap_out_defs.h.
unsigned int byte3_clk_inv |
Definition at line 205 of file iop_sap_out_defs.h.
unsigned int byte3_clk_sel |
Definition at line 202 of file iop_sap_out_defs.h.
unsigned int byte3_gated_clk |
Definition at line 204 of file iop_sap_out_defs.h.
unsigned int byte3_logic |
Definition at line 206 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 207 of file iop_sap_out_defs.h.