Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-viai2c-wmt.c24 #define SCL_TIMEOUT(x) (((x) & 0xFF) << 8) macro
68 writew(SCL_TIMEOUT(128) | TR_HS, i2c->base + VIAI2C_REG_TR); in wmt_i2c_reset_hardware()
70 writew(SCL_TIMEOUT(128) | TR_STD, i2c->base + VIAI2C_REG_TR); in wmt_i2c_reset_hardware()