Home
last modified time | relevance | path

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

/u-boot/include/
A Di2c.h920 # define I2C_MULTI_BUS 1 macro
923 # define I2C_MULTI_BUS 0 macro
930 return I2C_MULTI_BUS ? i2c_get_bus_num() : 0; in I2C_GET_BUS()
936 if (I2C_MULTI_BUS) in I2C_SET_BUS()

Completed in 20 milliseconds