Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-mchp-pci1xxxx.c308 #define I2C_FLAGS_DIRECT_MODE BIT(7) macro
622 if (i2c->flags & I2C_FLAGS_DIRECT_MODE) in pci1xxxx_i2c_set_mode()
744 i2c->flags |= I2C_FLAGS_DIRECT_MODE; in pci1xxxx_i2c_init()