Home
last modified time | relevance | path

Searched refs:hcnt_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
1387 hcnt_offset = THC_I2C_IC_SS_SCL_HCNT_OFFSET; in thc_i2c_subip_set_speed()
1392 hcnt_offset = THC_I2C_IC_FS_SCL_HCNT_OFFSET; in thc_i2c_subip_set_speed()
1397 hcnt_offset = THC_I2C_IC_HS_SCL_HCNT_OFFSET; in thc_i2c_subip_set_speed()
1407 ret = thc_i2c_subip_pio_write(dev, hcnt_offset, sizeof(u32), &hcnt); in thc_i2c_subip_set_speed()