Linux Kernel
3.7.1
|
#include <iop_sap_out_defs.h>
Data Fields | |
unsigned int | byte0_clk_sel: 2 |
unsigned int | byte0_clk_ext: 2 |
unsigned int | byte0_gated_clk: 1 |
unsigned int | byte0_clk_inv: 1 |
unsigned int | byte0_delay: 1 |
unsigned int | byte0_logic: 2 |
unsigned int | byte0_logic_src: 2 |
unsigned int | byte1_clk_sel: 2 |
unsigned int | byte1_clk_ext: 2 |
unsigned int | byte1_gated_clk: 1 |
unsigned int | byte1_clk_inv: 1 |
unsigned int | byte1_delay: 1 |
unsigned int | byte1_logic: 2 |
unsigned int | byte1_logic_src: 2 |
unsigned int | dummy1: 10 |
Definition at line 125 of file iop_sap_out_defs.h.
unsigned int byte0_clk_ext |
Definition at line 127 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 126 of file iop_sap_out_defs.h.
unsigned int byte0_delay |
Definition at line 130 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 byte0_logic |
Definition at line 131 of file iop_sap_out_defs.h.
unsigned int byte0_logic_src |
Definition at line 132 of file iop_sap_out_defs.h.
unsigned int byte1_clk_ext |
Definition at line 134 of file iop_sap_out_defs.h.
unsigned int byte1_clk_inv |
Definition at line 136 of file iop_sap_out_defs.h.
unsigned int byte1_clk_sel |
Definition at line 133 of file iop_sap_out_defs.h.
unsigned int byte1_delay |
Definition at line 137 of file iop_sap_out_defs.h.
unsigned int byte1_gated_clk |
Definition at line 135 of file iop_sap_out_defs.h.
unsigned int byte1_logic |
Definition at line 138 of file iop_sap_out_defs.h.
unsigned int byte1_logic_src |
Definition at line 139 of file iop_sap_out_defs.h.
unsigned int dummy1 |
Definition at line 140 of file iop_sap_out_defs.h.