Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-hw.h860 #define THC_I2C_IC_TAR_IC_TAR GENMASK(9, 0) macro
H A Dintel-thc-dev.c1472 val &= ~THC_I2C_IC_TAR_IC_TAR; in thc_i2c_subip_init()
1473 val |= FIELD_PREP(THC_I2C_IC_TAR_IC_TAR, target_address); in thc_i2c_subip_init()