|
Linux Kernel
3.7.1
|
#include <spi-nuc900.h>
Data Fields | |
| unsigned int | num_cs |
| unsigned int | lsb |
| unsigned int | txneg |
| unsigned int | rxneg |
| unsigned int | divider |
| unsigned int | sleep |
| unsigned int | txnum |
| unsigned int | txbitlen |
| int | bus_num |
Definition at line 19 of file spi-nuc900.h.
| int bus_num |
Definition at line 28 of file spi-nuc900.h.
| unsigned int divider |
Definition at line 24 of file spi-nuc900.h.
| unsigned int lsb |
Definition at line 21 of file spi-nuc900.h.
| unsigned int num_cs |
Definition at line 20 of file spi-nuc900.h.
| unsigned int rxneg |
Definition at line 23 of file spi-nuc900.h.
| unsigned int sleep |
Definition at line 25 of file spi-nuc900.h.
| unsigned int txbitlen |
Definition at line 27 of file spi-nuc900.h.
| unsigned int txneg |
Definition at line 22 of file spi-nuc900.h.
| unsigned int txnum |
Definition at line 26 of file spi-nuc900.h.
1.8.2