Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dds4510.h40 #define DS4510_IO_STATUS 0xF8 macro
H A Dds4510.c176 if (i2c_read(chip, DS4510_IO_STATUS, 1, &val, 1)) in ds4510_gpio_read_val()