Lines Matching defs:s3c64xx_spi_port_config
158 struct s3c64xx_spi_port_config { struct159 int fifo_lvl_mask[MAX_SPI_PORTS];160 int rx_lvl_offset;161 u32 rx_fifomask;162 u32 tx_fifomask;163 int tx_st_done;164 int quirks;165 int clk_div;166 bool high_speed;167 bool clk_from_cmu;168 bool clk_ioclk;169 bool has_loopback;