Searched refs:lpc18xx_eeprom_dev (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/nvmem/
H A Dlpc18xx_eeprom.c44 struct lpc18xx_eeprom_dev { struct
54 static inline void lpc18xx_eeprom_writel(struct lpc18xx_eeprom_dev *eeprom,
60 static inline u32 lpc18xx_eeprom_readl(struct lpc18xx_eeprom_dev *eeprom,
66 static int lpc18xx_eeprom_busywait_until_prog(struct lpc18xx_eeprom_dev *eeprom)
93 struct lpc18xx_eeprom_dev *eeprom = context;
132 struct lpc18xx_eeprom_dev *eeprom = context;
164 struct lpc18xx_eeprom_dev *eeprom;
254 struct lpc18xx_eeprom_dev *eeprom = platform_get_drvdata(pdev);

Completed in 121 milliseconds