Searched defs:tegra_i2c_hw_feature (Results 1 – 2 of 2) sorted by relevance
204 struct tegra_i2c_hw_feature { struct205 bool has_continue_xfer_support;206 bool has_per_pkt_xfer_complete_irq;207 bool has_config_load_reg;208 u32 clk_divisor_hs_mode;209 u32 clk_divisor_std_mode;210 u32 clk_divisor_fast_mode;211 u32 clk_divisor_fast_plus_mode;212 bool has_multi_master_mode;213 bool has_slcg_override_reg;[all …]
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 …]