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