Linux Kernel
3.7.1
|
#include <iop_sap_out_defs.h>
Data Fields | |
unsigned int | byte0_clk_sel: 3 |
unsigned int | byte0_gated_clk: 2 |
unsigned int | byte0_clk_inv: 1 |
unsigned int | byte1_clk_sel: 3 |
unsigned int | byte1_gated_clk: 2 |
unsigned int | byte1_clk_inv: 1 |
unsigned int | byte2_clk_sel: 3 |
unsigned int | byte2_gated_clk: 2 |
unsigned int | byte2_clk_inv: 1 |
unsigned int | byte3_clk_sel: 3 |
unsigned int | byte3_gated_clk: 2 |
unsigned int | byte3_clk_inv: 1 |
unsigned int | dummy1: 8 |
Definition at line 126 of file iop_sap_out_defs.h.
unsigned int byte0_clk_inv |
Definition at line 129 of file iop_sap_out_defs.h.
unsigned int byte0_clk_sel |
Definition at line 127 of file iop_sap_out_defs.h.
unsigned int byte0_gated_clk |
Definition at line 128 of file iop_sap_out_defs.h.
unsigned int byte1_clk_inv |
Definition at line 132 of file iop_sap_out_defs.h.
unsigned int byte1_clk_sel |
Definition at line 130 of file iop_sap_out_defs.h.
unsigned int byte1_gated_clk |
Definition at line 131 of file iop_sap_out_defs.h.
unsigned int byte2_clk_inv |
Definition at line 135 of file iop_sap_out_defs.h.
unsigned int byte2_clk_sel |
Definition at line 133 of file iop_sap_out_defs.h.
unsigned int byte2_gated_clk |
Definition at line 134 of file iop_sap_out_defs.h.
unsigned int byte3_clk_inv |
Definition at line 138 of file iop_sap_out_defs.h.
unsigned int byte3_clk_sel |
Definition at line 136 of file iop_sap_out_defs.h.
unsigned int byte3_gated_clk |
Definition at line 137 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 139 of file iop_sap_out_defs.h.