Searched refs:INTEGRATOR_HDR_CTRL_OFFSET (Results 1 – 3 of 3) sorted by relevance
44 return readl(cm_base + INTEGRATOR_HDR_CTRL_OFFSET); in cm_get()58 val = readl(cm_base + INTEGRATOR_HDR_CTRL_OFFSET) & ~mask; in cm_control()59 writel(val | set, cm_base + INTEGRATOR_HDR_CTRL_OFFSET); in cm_control()
95 #define INTEGRATOR_HDR_CTRL_OFFSET 0x0C macro108 #define INTEGRATOR_HDR_CTRL (INTEGRATOR_HDR_BASE + INTEGRATOR_HDR_CTRL_OFFSET)
17 #define INTEGRATOR_HDR_CTRL_OFFSET 0x0C macro81 INTEGRATOR_HDR_CTRL_OFFSET, in versatile_reboot()