Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-rk3x.c44 #define REG_CON_EN BIT(0) macro
254 val |= REG_CON_EN | REG_CON_MOD(i2c->mode) | REG_CON_START; in rk3x_i2c_start()
1115 val |= REG_CON_EN | REG_CON_STOP; in rk3x_i2c_xfer_common()