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 145 of file iop_sap_out_defs.h.
unsigned int byte0_clk_ext |
Definition at line 147 of file iop_sap_out_defs.h.
unsigned int byte0_clk_inv |
Definition at line 149 of file iop_sap_out_defs.h.
unsigned int byte0_clk_sel |
Definition at line 146 of file iop_sap_out_defs.h.
unsigned int byte0_gated_clk |
Definition at line 148 of file iop_sap_out_defs.h.
unsigned int byte0_logic |
Definition at line 150 of file iop_sap_out_defs.h.
unsigned int byte1_clk_ext |
Definition at line 152 of file iop_sap_out_defs.h.
unsigned int byte1_clk_inv |
Definition at line 154 of file iop_sap_out_defs.h.
unsigned int byte1_clk_sel |
Definition at line 151 of file iop_sap_out_defs.h.
unsigned int byte1_gated_clk |
Definition at line 153 of file iop_sap_out_defs.h.
unsigned int byte1_logic |
Definition at line 155 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 156 of file iop_sap_out_defs.h.