Home
last modified time | relevance | path

Searched refs:stp_sto_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/i2c/busses/
Di2c-rk3x.c756 unsigned long sda_update_cfg, stp_sta_cfg, stp_sto_cfg; in rk3x_i2c_v1_calc_timings() local
848 stp_sto_cfg = DIV_ROUND_UP(clk_rate_khz * min_setup_stop_ns in rk3x_i2c_v1_calc_timings()
853 REG_CON_STO_CFG(--stp_sto_cfg); in rk3x_i2c_v1_calc_timings()