Searched defs:m48t59_plat_data (Results 1 – 1 of 1) sorted by relevance
51 struct m48t59_plat_data { struct53 void (*write_byte)(struct device *dev, u32 ofs, u8 val);54 unsigned char (*read_byte)(struct device *dev, u32 ofs);56 int type; /* RTC model */59 void __iomem *ioaddr;61 unsigned int offset;