Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-jz4780.c251 int cnt_low = 0; /* LOW period count of the SCL clock */ in jz4780_i2c_set_speed() local
273 cnt_low = cnt_period - cnt_high; in jz4780_i2c_set_speed()
290 JZ4780_I2CSLCNT_ADJUST(cnt_low)); in jz4780_i2c_set_speed()
299 JZ4780_I2CFLCNT_ADJUST(cnt_low)); in jz4780_i2c_set_speed()