|
Linux Kernel
3.7.1
|
#include <bf5xx-sport.h>
Data Fields | |
| int | num |
| int | dma_rx_chan |
| int | dma_tx_chan |
| int | err_irq |
| const unsigned short * | pin_req |
| struct sport_register * | regs |
| unsigned int | wdsize |
| unsigned int | dummy_count |
| void * | private_data |
Definition at line 109 of file bf5xx-sport.h.
| int dma_rx_chan |
Definition at line 111 of file bf5xx-sport.h.
| int dma_tx_chan |
Definition at line 112 of file bf5xx-sport.h.
| unsigned int dummy_count |
Definition at line 117 of file bf5xx-sport.h.
| int err_irq |
Definition at line 113 of file bf5xx-sport.h.
| int num |
Definition at line 110 of file bf5xx-sport.h.
Definition at line 114 of file bf5xx-sport.h.
| void* private_data |
Definition at line 118 of file bf5xx-sport.h.
Definition at line 115 of file bf5xx-sport.h.
| unsigned int wdsize |
Definition at line 116 of file bf5xx-sport.h.
1.8.2