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