Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-qcom-geni.c133 u8 t_low_cnt; member
144 * time of low period of SCL: t_low = (t_low_cnt * clk_div) / source_clock
180 val |= itr->t_low_cnt << LOW_COUNTER_SHFT; in qcom_geni_i2c_conf()
600 peripheral.low_count = itr->t_low_cnt; in geni_i2c_gpi_xfer()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-qcom-geni.c116 u8 t_low_cnt; member
127 * time of low period of SCL: t_low = (t_low_cnt * clk_div) / source_clock
163 val |= itr->t_low_cnt << LOW_COUNTER_SHFT; in qcom_geni_i2c_conf()

Completed in 3 milliseconds