Lines Matching refs:base_reg
59 unsigned long base_reg; member
117 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3f8e22f },
118 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb9c1f2 },
119 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0x800040f3 },
125 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3febfff },
126 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xffbfffed },
129 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3faefc3 },
130 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0x65b3c061 },
137 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3fefe8f },
138 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb7c1fd },
139 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0xffffb7ff },
140 { .base_reg = OMAP_IH2_BASE + 0x200, .trigger_map = 0xffffffff },
223 irq_banks[i].va = ioremap(irq_banks[i].base_reg, 0xff); in omap1_init_irq()