Searched defs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance
150 struct s3c64xx_spi_port_config { struct151 int fifo_lvl_mask[MAX_SPI_PORTS];152 int rx_lvl_offset;153 int tx_st_done;154 int quirks;155 int clk_div;156 bool high_speed;157 bool clk_from_cmu;158 bool clk_ioclk;159 bool has_loopback;