Searched defs:at91_twi_pdata (Results 1 – 1 of 1) sorted by relevance
116 struct at91_twi_pdata { struct117 unsigned clk_max_div;118 unsigned clk_offset;119 bool has_unre_flag;120 bool has_alt_cmd;121 bool has_hold_field;122 bool has_dig_filtr;123 bool has_adv_dig_filtr;124 bool has_ana_filtr;125 bool has_clear_cmd;[all …]