Home
last modified time | relevance | path

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

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