Searched defs:tegra_i2c_hw_feature (Results 1 – 1 of 1) sorted by relevance
196 struct tegra_i2c_hw_feature { struct197 bool has_continue_xfer_support;198 bool has_per_pkt_xfer_complete_irq;199 bool has_single_clk_source;200 bool has_config_load_reg;201 int clk_divisor_hs_mode;202 int clk_divisor_std_mode;203 int clk_divisor_fast_mode;204 u16 clk_divisor_fast_plus_mode;205 bool has_multi_master_mode;[all …]