Searched defs:tegra_i2c_hw_feature (Results 1 – 1 of 1) sorted by relevance
205 struct tegra_i2c_hw_feature { struct206 bool has_continue_xfer_support;207 bool has_per_pkt_xfer_complete_irq;208 bool has_config_load_reg;209 u32 clk_divisor_hs_mode;210 u32 clk_divisor_std_mode;211 u32 clk_divisor_fast_mode;212 u32 clk_divisor_fast_plus_mode;213 bool has_multi_master_mode;214 bool has_slcg_override_reg;[all …]