Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-omap.c136 #define OMAP_I2C_CON_STP (1 << 1) /* Stop cond (master only) */ macro
707 w |= OMAP_I2C_CON_STP; in omap_i2c_xfer_msg()
733 w |= OMAP_I2C_CON_STP; in omap_i2c_xfer_msg()
779 w |= OMAP_I2C_CON_STP; in omap_i2c_xfer_msg()
917 omap_i2c_write_reg(omap, OMAP_I2C_CON_REG, OMAP_I2C_CON_STP); in omap_i2c_omap1_isr()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-omap.c136 #define OMAP_I2C_CON_STP (1 << 1) /* Stop cond (master only) */ macro
707 w |= OMAP_I2C_CON_STP; in omap_i2c_xfer_msg()
733 w |= OMAP_I2C_CON_STP; in omap_i2c_xfer_msg()
779 w |= OMAP_I2C_CON_STP; in omap_i2c_xfer_msg()
917 omap_i2c_write_reg(omap, OMAP_I2C_CON_REG, OMAP_I2C_CON_STP); in omap_i2c_omap1_isr()

Completed in 5 milliseconds