Lines Matching defs:s3c64xx_spi_port_config
164 struct s3c64xx_spi_port_config { struct
165 int fifo_lvl_mask[MAX_SPI_PORTS];
166 int rx_lvl_offset;
167 unsigned int fifo_depth;
168 u32 rx_fifomask;
169 u32 tx_fifomask;
170 int tx_st_done;
171 int quirks;
172 int clk_div;
173 bool high_speed;
174 bool clk_from_cmu;
175 bool clk_ioclk;
176 bool has_loopback;
177 bool use_32bit_io;