Home
last modified time | relevance | path

Searched refs:REG_CON_STOP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-rk3x.c55 #define REG_CON_STOP BIT(4) macro
283 ctrl |= REG_CON_STOP; in rk3x_i2c_stop()
470 con &= ~REG_CON_STOP; in rk3x_i2c_handle_stop()
1115 val |= REG_CON_EN | REG_CON_STOP; in rk3x_i2c_xfer_common()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-rk3x.c55 #define REG_CON_STOP BIT(4) macro
283 ctrl |= REG_CON_STOP; in rk3x_i2c_stop()
470 con &= ~REG_CON_STOP; in rk3x_i2c_handle_stop()
1115 val |= REG_CON_EN | REG_CON_STOP; in rk3x_i2c_xfer_common()

Completed in 4 milliseconds