Searched full:m24lr (Results 1 – 5 of 5) sorted by relevance
3 * m24lr.c - Sysfs control interface for ST M24LR series RFID/NFC chips8 * access for STMicroelectronics M24LR series chips (e.g., M24LR04E-R).32 * Supports multiple M24LR chip variants (e.g., M24LRxx) by allowing each43 * struct m24lr - core driver data for M24LR chip control54 * M24LR device driver.56 struct m24lr { struct130 * Some M24LR chips may transiently NACK reads (e.g., during internal write169 * Some M24LR devices may NACK I2C writes while an internal write operation201 static ssize_t m24lr_read(struct m24lr *m24lr, u8 *buf, size_t size, in m24lr_read() argument208 regmap = m24lr->eeprom_regmap; in m24lr_read()[all …]
124 tristate "STMicroelectronics M24LR RFID/NFC EEPROM support"130 This enables support for STMicroelectronics M24LR RFID/NFC EEPROM139 module will be called m24lr.
10 obj-$(CONFIG_EEPROM_M24LR) += m24lr.o
7 access to protected areas of the M24LR chip, including30 unlock the M24LR chip.51 programmed into the M24LR chip at the factory.65 sectors available in the M24LR chip.83 M24LR chips.100 - Refer to the M24LR datasheet for full SSS bit layout
4 $id: http://devicetree.org/schemas/eeprom/st,m24lr.yaml#7 title: STMicroelectronics M24LR NFC/RFID EEPROM13 STMicroelectronics M24LR series are dual-interface (RF + I2C)