Lines Matching refs:writel
125 writel(-1, VA_IC_BASE + IRQ_ENABLE_CLEAR); in irq_resume()
126 writel(-1, VA_IC_BASE + FIQ_ENABLE_CLEAR); in irq_resume()
128 writel(ic_irq_enable, VA_IC_BASE + IRQ_ENABLE_SET); in irq_resume()
156 writel(INTEGRATOR_SC_CTRL_nFLVPPEN | INTEGRATOR_SC_CTRL_nFLWP, in ap_flash_init()
161 writel(tmp, ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_init()
165 writel(0xa05f, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
166 writel(tmp, ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_init()
167 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
176 writel(INTEGRATOR_SC_CTRL_nFLVPPEN | INTEGRATOR_SC_CTRL_nFLWP, in ap_flash_exit()
181 writel(tmp, ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_exit()
185 writel(0xa05f, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_exit()
186 writel(tmp, ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_exit()
187 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_exit()
194 writel(INTEGRATOR_SC_CTRL_nFLVPPEN, in ap_flash_set_vpp()
197 writel(INTEGRATOR_SC_CTRL_nFLVPPEN, in ap_flash_set_vpp()