Searched defs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance
158 struct s3c64xx_spi_port_config { struct160 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;[all …]