Home
last modified time | relevance | path

Searched full:pca955x (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/gpio/
H A Dpca9552.c37 DECLARE_CLASS_CHECKERS(PCA955xClass, PCA955X,
40 * Note: The LED_ON and LED_OFF configuration values for the PCA955X
222 PCA955xState *s = PCA955X(i2c); in pca955x_recv()
250 PCA955xState *s = PCA955X(i2c); in pca955x_send()
267 PCA955xState *s = PCA955X(i2c); in pca955x_event()
277 PCA955xState *s = PCA955X(obj); in pca955x_get_led()
314 PCA955xState *s = PCA955X(obj); in pca955x_set_led()
364 PCA955xState *s = PCA955X(dev); in pca9552_reset()
411 PCA955xState *s = PCA955X(opaque); in pca955x_gpio_in_handler()
421 PCA955xState *s = PCA955X(dev); in pca955x_realize()
/qemu/include/hw/gpio/
H A Dpca9552.h16 #define TYPE_PCA955X "pca955x"
18 DECLARE_INSTANCE_CHECKER(PCA955xState, PCA955X,
/qemu/
H A DMAINTAINERS1586 pca955x