Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dpca9554.c33 #define PCA9554_PIN_LOW 0x0 macro
52 case PCA9554_PIN_LOW: in pca9554_update_pin_input()
60 if (s->ext_state[i] == PCA9554_PIN_LOW) { in pca9554_update_pin_input()
208 if (state == PCA9554_PIN_LOW) { in pca9554_set_pin()