.clk_divisor_hs_mode = 7,
.clk_divisor_std_mode = 0x7a,
.clk_divisor_fast_mode = 0x40,
- .clk_divisor_fast_plus_mode = 0x19,
+ .clk_divisor_fast_plus_mode = 0x14,
.has_config_load_reg = true,
.has_multi_master_mode = true,
.has_slcg_override_reg = true,
.has_apb_dma = false,
.tlow_std_mode = 0x8,
.thigh_std_mode = 0x7,
- .tlow_fast_mode = 0x3,
- .thigh_fast_mode = 0x3,
- .tlow_fastplus_mode = 0x3,
- .thigh_fastplus_mode = 0x3,
+ .tlow_fast_mode = 0x4,
+ .thigh_fast_mode = 0x2,
+ .tlow_fastplus_mode = 0x4,
+ .thigh_fastplus_mode = 0x4,
.setup_hold_time_std_mode = 0x08080808,
- .setup_hold_time_fast_mode = 0x02020202,
- .setup_hold_time_fastplus_mode = 0x02020202,
- .setup_hold_time_hs_mode = 0x090909,
+ .setup_hold_time_fast_mode = 0x04010101,
+ .setup_hold_time_fastplus_mode = 0x04020202,
.has_interface_timing_reg = true,
};