Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Di2c_mux_pca954x.c31 #define PCA9548_CHANNEL_COUNT 8 macro
45 bool enabled[PCA9548_CHANNEL_COUNT];
46 I2CBus *bus[PCA9548_CHANNEL_COUNT];
184 s->nchans = PCA9548_CHANNEL_COUNT; in pca9548_class_init()