Searched refs:adb_regs (Results 1 – 1 of 1) sorted by relevance
28 struct adb_regs { struct62 static volatile struct adb_regs __iomem *adb;110 adb = ioremap(r.start, sizeof(struct adb_regs)); in macio_init()