Searched refs:WRAPPER_CORE_CLOCK_CONFIG (Results 1 – 1 of 1) sorted by relevance
22 #define WRAPPER_CORE_CLOCK_CONFIG (WRAPPER_BASE_OFFS + 0x88) macro76 value = readl(core->reg_base + WRAPPER_CORE_CLOCK_CONFIG); in iris_vpu3_power_off_hardware()78 writel(CORE_CLK_RUN, core->reg_base + WRAPPER_CORE_CLOCK_CONFIG); in iris_vpu3_power_off_hardware()120 value = readl(core->reg_base + WRAPPER_CORE_CLOCK_CONFIG); in iris_vpu33_power_off_hardware()122 writel(CORE_CLK_RUN, core->reg_base + WRAPPER_CORE_CLOCK_CONFIG); in iris_vpu33_power_off_hardware()
Completed in 5 milliseconds