|
Linux Kernel
3.7.1
|
Data Fields | |
| struct spi_bitbang | bitbang |
| struct completion | xfer_done |
| void __iomem * | base |
| int | irq |
| struct clk * | clk_per |
| struct clk * | clk_ipg |
| unsigned long | spi_clk |
| unsigned int | count |
| void(* | tx )(struct spi_imx_data *) |
| void(* | rx )(struct spi_imx_data *) |
| void * | rx_buf |
| const void * | tx_buf |
| unsigned int | txfifo |
| struct spi_imx_devtype_data * | devtype_data |
| int | chipselect [0] |
| struct spi_bitbang bitbang |
| struct spi_imx_devtype_data* devtype_data |
| void(* tx)(struct spi_imx_data *) |
| struct completion xfer_done |
1.8.2