Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-owl.c70 #define OWL_I2C_CMD_SECL BIT(15) macro
308 i2c_cmd = OWL_I2C_CMD_SECL | OWL_I2C_CMD_MSS | OWL_I2C_CMD_SE | in owl_i2c_xfer_common()