Searched refs:THC_I2C_IC_TAR_IC_TAR (Results 1 – 2 of 2) sorted by relevance
860 #define THC_I2C_IC_TAR_IC_TAR GENMASK(9, 0) macro
1472 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()