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 107 of file iop_sap_out_defs.h.
unsigned int byte0_clk_inv |
Definition at line 110 of file iop_sap_out_defs.h.
unsigned int byte0_clk_sel |
Definition at line 108 of file iop_sap_out_defs.h.
unsigned int byte0_gated_clk |
Definition at line 109 of file iop_sap_out_defs.h.
unsigned int byte1_clk_inv |
Definition at line 113 of file iop_sap_out_defs.h.
unsigned int byte1_clk_sel |
Definition at line 111 of file iop_sap_out_defs.h.
unsigned int byte1_gated_clk |
Definition at line 112 of file iop_sap_out_defs.h.
unsigned int byte2_clk_inv |
Definition at line 116 of file iop_sap_out_defs.h.
unsigned int byte2_clk_sel |
Definition at line 114 of file iop_sap_out_defs.h.
unsigned int byte2_gated_clk |
Definition at line 115 of file iop_sap_out_defs.h.
unsigned int byte3_clk_inv |
Definition at line 119 of file iop_sap_out_defs.h.
unsigned int byte3_clk_sel |
Definition at line 117 of file iop_sap_out_defs.h.
unsigned int byte3_gated_clk |
Definition at line 118 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 120 of file iop_sap_out_defs.h.