Home
last modified time | relevance | path

Searched defs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-s3c64xx.c162 struct s3c64xx_spi_port_config { struct
163 int fifo_lvl_mask[MAX_SPI_PORTS];
164 int rx_lvl_offset;
165 unsigned int fifo_depth;
166 u32 rx_fifomask;
167 u32 tx_fifomask;
168 int tx_st_done;
169 int quirks;
170 int clk_div;
171 bool high_speed;
[all …]