Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Di2c_mux_pca954x.h7 #define TYPE_PCA9548 "pca9548" macro
/openbmc/qemu/hw/arm/
H A Dnpcm7xx_boards.c336 TYPE_PCA9548, 0x75); in kudo_bmc_i2c_init()
344 i2c_slave_create_simple(npcm7xx_i2c_get_bus(soc, 1), TYPE_PCA9548, 0x77); in kudo_bmc_i2c_init()
346 i2c_slave_create_simple(npcm7xx_i2c_get_bus(soc, 4), TYPE_PCA9548, 0x77); in kudo_bmc_i2c_init()
351 TYPE_PCA9548, 0x77); in kudo_bmc_i2c_init()
/openbmc/qemu/hw/i2c/
H A Di2c_mux_pca954x.c255 .name = TYPE_PCA9548,