Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Di2c_mux_pca954x.c62 OBJECT_DECLARE_TYPE(Pca954xState, Pca954xClass, PCA954X) in OBJECT_DECLARE_TYPE() argument
71 Pca954xState *mux = PCA954X(candidate); in OBJECT_DECLARE_TYPE()
130 Pca954xState *s = PCA954X(d); in pca954x_write_data()
153 Pca954xState *s = PCA954X(d); in pca954x_read_byte()
161 Pca954xState *s = PCA954X(obj); in pca954x_enter_reset()
169 Pca954xState *pca954x = PCA954X(mux); in pca954x_i2c_get_bus()
189 Pca954xState *s = PCA954X(dev); in pca954x_realize()
200 Pca954xState *s = PCA954X(obj); in pca954x_init()
H A DKconfig41 config PCA954X config
H A Dtrace-events57 pca954x_write_bytes(uint8_t value) "PCA954X write data: 0x%02x"
58 pca954x_read_data(uint8_t value) "PCA954X read data: 0x%02x"
/openbmc/qemu/hw/arm/
H A DKconfig481 select PCA954X
534 select PCA954X