Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.c1381 u32 hcnt_offset, lcnt_offset; in thc_i2c_subip_set_speed() local
1388 lcnt_offset = THC_I2C_IC_SS_SCL_LCNT_OFFSET; in thc_i2c_subip_set_speed()
1393 lcnt_offset = THC_I2C_IC_FS_SCL_LCNT_OFFSET; in thc_i2c_subip_set_speed()
1398 lcnt_offset = THC_I2C_IC_HS_SCL_LCNT_OFFSET; in thc_i2c_subip_set_speed()
1411 ret = thc_i2c_subip_pio_write(dev, lcnt_offset, sizeof(u32), &lcnt); in thc_i2c_subip_set_speed()