Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-qcom-geni.c132 u8 t_high_cnt; member
143 * time of high period of SCL: t_high = (t_high_cnt * clk_div) / source_clock
179 val = itr->t_high_cnt << HIGH_COUNTER_SHFT; in qcom_geni_i2c_conf()
599 peripheral.high_count = itr->t_high_cnt; in geni_i2c_gpi_xfer()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-qcom-geni.c115 u8 t_high_cnt; member
126 * time of high period of SCL: t_high = (t_high_cnt * clk_div) / source_clock
162 val = itr->t_high_cnt << HIGH_COUNTER_SHFT; in qcom_geni_i2c_conf()

Completed in 3 milliseconds