Searched refs:DS4510_RSTDELAY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | ds4510.c | 94 if (i2c_read(chip, DS4510_RSTDELAY, 1, &data, 1)) in ds4510_rstdelay_write() 100 return ds4510_mem_write(chip, DS4510_RSTDELAY, &data, 1); in ds4510_rstdelay_write() 194 if (i2c_read(chip, DS4510_RSTDELAY, 1, &data, 1)) in ds4510_info()
|
| H A D | ds4510.h | 29 #define DS4510_RSTDELAY 0xF1 macro
|