Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rk3x.c60 #define REG_CON_STOP BIT(4) macro
386 ctrl |= REG_CON_STOP; in rk3x_i2c_stop()
567 con &= ~REG_CON_STOP; in rk3x_i2c_handle_stop()
1236 val |= REG_CON_EN | REG_CON_STOP; in rk3x_i2c_xfer_common()
1298 val |= REG_CON_EN | REG_CON_STOP; in rk3x_i2c_restart_notify()