Searched refs:INTEGRATOR_HDR_CTRL_OFFSET (Results 1 – 4 of 4) sorted by relevance
39 return readl(cm_base + INTEGRATOR_HDR_CTRL_OFFSET); in cm_get()53 val = readl(cm_base + INTEGRATOR_HDR_CTRL_OFFSET) & ~mask; in cm_control()54 writel(val | set, cm_base + INTEGRATOR_HDR_CTRL_OFFSET); in cm_control()
77 #define INTEGRATOR_HDR_CTRL_OFFSET 0x0C macro90 #define INTEGRATOR_HDR_CTRL (INTEGRATOR_HDR_BASE + INTEGRATOR_HDR_CTRL_OFFSET)
13 #define INTEGRATOR_HDR_CTRL_OFFSET 0x0C macro82 INTEGRATOR_HDR_CTRL_OFFSET, in versatile_reboot()
93 #define INTEGRATOR_HDR_CTRL_OFFSET 0x0C macro143 INTEGRATOR_HDR_CTRL_OFFSET, in pl111_integrator_enable()