lpc18xx_eeprom_dev
struct lpc18xx_eeprom_dev *eeprom = context;
struct lpc18xx_eeprom_dev *eeprom;
struct lpc18xx_eeprom_dev *eeprom = platform_get_drvdata(pdev);
static inline void lpc18xx_eeprom_writel(struct lpc18xx_eeprom_dev *eeprom,
static inline u32 lpc18xx_eeprom_readl(struct lpc18xx_eeprom_dev *eeprom,
static int lpc18xx_eeprom_busywait_until_prog(struct lpc18xx_eeprom_dev *eeprom)
struct lpc18xx_eeprom_dev *eeprom = context;