Searched refs:DS4510_IO_STATUS (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/misc/ | ||
H A D | ds4510.h | 40 #define DS4510_IO_STATUS 0xF8 macro |
H A D | ds4510.c | 176 if (i2c_read(chip, DS4510_IO_STATUS, 1, &val, 1)) in ds4510_gpio_read_val() |