Linux Kernel
3.7.1
|
#include <iop_sap_out_defs.h>
Data Fields | |
unsigned int | byte0_clk_sel: 3 |
unsigned int | byte0_clk_ext: 3 |
unsigned int | byte0_gated_clk: 2 |
unsigned int | byte0_clk_inv: 1 |
unsigned int | byte0_logic: 2 |
unsigned int | byte1_clk_sel: 3 |
unsigned int | byte1_clk_ext: 3 |
unsigned int | byte1_gated_clk: 2 |
unsigned int | byte1_clk_inv: 1 |
unsigned int | byte1_logic: 2 |
unsigned int | dummy1: 10 |
Definition at line 179 of file iop_sap_out_defs.h.
unsigned int byte0_clk_ext |
Definition at line 181 of file iop_sap_out_defs.h.
unsigned int byte0_clk_inv |
Definition at line 183 of file iop_sap_out_defs.h.
unsigned int byte0_clk_sel |
Definition at line 180 of file iop_sap_out_defs.h.
unsigned int byte0_gated_clk |
Definition at line 182 of file iop_sap_out_defs.h.
unsigned int byte0_logic |
Definition at line 184 of file iop_sap_out_defs.h.
unsigned int byte1_clk_ext |
Definition at line 186 of file iop_sap_out_defs.h.
unsigned int byte1_clk_inv |
Definition at line 188 of file iop_sap_out_defs.h.
unsigned int byte1_clk_sel |
Definition at line 185 of file iop_sap_out_defs.h.
unsigned int byte1_gated_clk |
Definition at line 187 of file iop_sap_out_defs.h.
unsigned int byte1_logic |
Definition at line 189 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 190 of file iop_sap_out_defs.h.