Lines Matching refs:base_reg
57 unsigned long base_reg; member
115 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3f8e22f },
116 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb9c1f2 },
117 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0x800040f3 },
123 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3febfff },
124 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xffbfffed },
127 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3faefc3 },
128 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0x65b3c061 },
135 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3fefe8f },
136 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb7c1fd },
137 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0xffffb7ff },
138 { .base_reg = OMAP_IH2_BASE + 0x200, .trigger_map = 0xffffffff },
221 irq_banks[i].va = ioremap(irq_banks[i].base_reg, 0xff); in omap1_init_irq()