|
Linux Kernel
3.7.1
|
#include <ucc_slow.h>
Data Fields | |
| int | ucc_num |
| int | protocol |
| enum qe_clock | rx_clock |
| enum qe_clock | tx_clock |
| phys_addr_t | regs |
| int | irq |
| u16 | uccm_mask |
| int | data_mem_part |
| int | init_tx |
| int | init_rx |
| u32 | tx_bd_ring_len |
| u32 | rx_bd_ring_len |
| int | rx_interrupts |
| int | brkpt_support |
| int | grant_support |
| int | tsa |
| int | cdp |
| int | cds |
| int | ctsp |
| int | ctss |
| int | rinv |
| int | tinv |
| int | rtsm |
| int | rfw |
| int | tci |
| int | tend |
| int | tfl |
| int | txsy |
| u16 | max_rx_buf_length |
| enum ucc_slow_transparent_tcrc | tcrc |
| enum ucc_slow_channel_protocol_mode | mode |
| enum ucc_slow_diag_mode | diag |
| enum ucc_slow_tx_oversampling_rate | tdcr |
| enum ucc_slow_rx_oversampling_rate | rdcr |
| enum ucc_slow_tx_encoding_method | tenc |
| enum ucc_slow_rx_decoding_method | renc |
Definition at line 142 of file ucc_slow.h.
| int brkpt_support |
Definition at line 156 of file ucc_slow.h.
| int cdp |
Definition at line 159 of file ucc_slow.h.
| int cds |
Definition at line 160 of file ucc_slow.h.
| int ctsp |
Definition at line 161 of file ucc_slow.h.
| int ctss |
Definition at line 162 of file ucc_slow.h.
| int data_mem_part |
Definition at line 150 of file ucc_slow.h.
| enum ucc_slow_diag_mode diag |
Definition at line 174 of file ucc_slow.h.
| int grant_support |
Definition at line 157 of file ucc_slow.h.
| int init_rx |
Definition at line 152 of file ucc_slow.h.
| int init_tx |
Definition at line 151 of file ucc_slow.h.
| int irq |
Definition at line 148 of file ucc_slow.h.
| u16 max_rx_buf_length |
Definition at line 171 of file ucc_slow.h.
| enum ucc_slow_channel_protocol_mode mode |
Definition at line 173 of file ucc_slow.h.
Definition at line 144 of file ucc_slow.h.
| enum ucc_slow_rx_oversampling_rate rdcr |
Definition at line 176 of file ucc_slow.h.
Definition at line 147 of file ucc_slow.h.
| enum ucc_slow_rx_decoding_method renc |
Definition at line 178 of file ucc_slow.h.
| int rfw |
Definition at line 166 of file ucc_slow.h.
| int rinv |
Definition at line 163 of file ucc_slow.h.
| int rtsm |
Definition at line 165 of file ucc_slow.h.
| u32 rx_bd_ring_len |
Definition at line 154 of file ucc_slow.h.
| enum qe_clock rx_clock |
Definition at line 145 of file ucc_slow.h.
| int rx_interrupts |
Definition at line 155 of file ucc_slow.h.
| int tci |
Definition at line 167 of file ucc_slow.h.
| enum ucc_slow_transparent_tcrc tcrc |
Definition at line 172 of file ucc_slow.h.
| enum ucc_slow_tx_oversampling_rate tdcr |
Definition at line 175 of file ucc_slow.h.
| enum ucc_slow_tx_encoding_method tenc |
Definition at line 177 of file ucc_slow.h.
| int tend |
Definition at line 168 of file ucc_slow.h.
| int tfl |
Definition at line 169 of file ucc_slow.h.
| int tinv |
Definition at line 164 of file ucc_slow.h.
| int tsa |
Definition at line 158 of file ucc_slow.h.
| u32 tx_bd_ring_len |
Definition at line 153 of file ucc_slow.h.
| enum qe_clock tx_clock |
Definition at line 146 of file ucc_slow.h.
| int txsy |
Definition at line 170 of file ucc_slow.h.
| int ucc_num |
Definition at line 143 of file ucc_slow.h.
| u16 uccm_mask |
Definition at line 149 of file ucc_slow.h.
1.8.2