Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Di2c.h670 #define I2C_MUX_PCA9540_ID 1 macro
671 #define I2C_MUX_PCA9540 {I2C_MUX_PCA9540_ID, "PCA9540B"}
/openbmc/u-boot/drivers/i2c/
H A Di2c_core.c74 case I2C_MUX_PCA9540_ID: in i2c_mux_set()