Searched refs:INTEGRATOR_HDR_OSC_OFFSET (Results 1 – 2 of 2) sorted by relevance
27 #define INTEGRATOR_HDR_OSC_OFFSET 0x08 macro99 cm_osc = __raw_readl(cm_base + INTEGRATOR_HDR_OSC_OFFSET); in integrator_set_target()126 cm_osc = __raw_readl(cm_base + INTEGRATOR_HDR_OSC_OFFSET); in integrator_set_target()137 __raw_writel(cm_osc, cm_base + INTEGRATOR_HDR_OSC_OFFSET); in integrator_set_target()163 cm_osc = __raw_readl(cm_base + INTEGRATOR_HDR_OSC_OFFSET); in integrator_get()
94 #define INTEGRATOR_HDR_OSC_OFFSET 0x08 macro107 #define INTEGRATOR_HDR_OSC (INTEGRATOR_HDR_BASE + INTEGRATOR_HDR_OSC_OFFSET)