Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-tegra.c159 struct tegra_i2c_hw_feature { struct
160 bool has_continue_xfer_support;
161 bool has_per_pkt_xfer_complete_irq;
162 bool has_single_clk_source;
163 bool has_config_load_reg;
164 int clk_divisor_hs_mode;
165 int clk_divisor_std_fast_mode;
166 u16 clk_divisor_fast_plus_mode;
167 bool has_multi_master_mode;
168 bool has_slcg_override_reg;
[all …]