Home
last modified time | relevance | path

Searched defs:tegra_i2c_hw_feature (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-tegra.c210 struct tegra_i2c_hw_feature { struct
211 bool has_continue_xfer_support;
212 bool has_per_pkt_xfer_complete_irq;
213 bool has_config_load_reg;
214 u32 clk_divisor_hs_mode;
215 u32 clk_divisor_std_mode;
216 u32 clk_divisor_fast_mode;
217 u32 clk_divisor_fast_plus_mode;
218 bool has_multi_master_mode;
219 bool has_slcg_override_reg;
[all …]