Searched refs:otp_read (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | mtd_dataflash.c | 450 static ssize_t otp_read(struct spi_device *spi, unsigned base, in otp_read() function 503 status = otp_read(priv->spi, 64, buf, from, len); in dataflash_read_fact_otp() 520 status = otp_read(priv->spi, 0, buf, from, len); in dataflash_read_user_otp()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | otp_eeprom.c | 797 static int otp_read(struct eeprom_device *eeprom_dev) in otp_read() function 826 if (otp_read(eeprom_dev)) in eeprom_ioctl()
|