Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-xlp9xx.c46 #define XLP9XX_I2C_CMD_WRITE BIT(4) macro
393 XLP9XX_I2C_CMD_READ : XLP9XX_I2C_CMD_WRITE); in xlp9xx_i2c_xfer_msg()