Linux Kernel
3.7.1
|
#include <spi-s3c64xx.h>
Data Fields | |
int | src_clk_nr |
int | num_cs |
int(* | cfg_gpio )(void) |
struct s3c64xx_spi_info - SPI Controller defining structure : Clock source index for the CLK_CFG[SPI_CLKSEL] field. : Number of CS this controller emulates. : Configure pins for this SPI controller.
Definition at line 37 of file spi-s3c64xx.h.
Definition at line 40 of file spi-s3c64xx.h.
int num_cs |
Definition at line 39 of file spi-s3c64xx.h.
int src_clk_nr |
Definition at line 38 of file spi-s3c64xx.h.