Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-xlp9xx.c44 #define XLP9XX_I2C_CMD_STOP BIT(6) macro
395 cmd |= XLP9XX_I2C_CMD_STOP; in xlp9xx_i2c_xfer_msg()
404 xlp9xx_write_i2c_reg(priv, XLP9XX_I2C_CMD, XLP9XX_I2C_CMD_STOP); in xlp9xx_i2c_xfer_msg()