Linux Kernel
3.7.1
|
Data Fields | |
struct spi_master * | master |
void __iomem * | base |
unsigned int | max_speed |
unsigned int | min_speed |
struct clk * | clk |
Definition at line 38 of file spi-orion.c.
Definition at line 40 of file spi-orion.c.
Definition at line 43 of file spi-orion.c.
struct spi_master* master |
Definition at line 39 of file spi-orion.c.
unsigned int max_speed |
Definition at line 41 of file spi-orion.c.
unsigned int min_speed |
Definition at line 42 of file spi-orion.c.