Lines Matching defs:s3c64xx_spi_port_config
162 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;
172 bool clk_from_cmu;
173 bool clk_ioclk;
174 bool has_loopback;
175 bool use_32bit_io;