Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Di2c.h678 #define I2C_MUX_PCA9548_ID 5 macro
679 #define I2C_MUX_PCA9548 {I2C_MUX_PCA9548_ID, "PCA9548"}
/openbmc/u-boot/drivers/i2c/
H A Di2c_core.c90 case I2C_MUX_PCA9548_ID: in i2c_mux_set()