Home
last modified time | relevance | path

Searched refs:stp_sta_cfg (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/i2c/busses/
H A Di2c-rk3x.c804 unsigned long sda_update_cfg, stp_sta_cfg, stp_sto_cfg; in rk3x_i2c_v1_calc_timings() local
891 stp_sta_cfg = DIV_ROUND_UP(clk_rate_khz * min_setup_start_ns - RK_I2C_SCL_RATE_HZ_VALUE, in rk3x_i2c_v1_calc_timings()
900 REG_CON_SDA_CFG(--sda_update_cfg) | REG_CON_STA_CFG(--stp_sta_cfg) | REG_CON_STO_CFG(--stp_sto_cfg); in rk3x_i2c_v1_calc_timings()

Completed in 2 milliseconds