Home
last modified time | relevance | path

Searched refs:AON_WRAPPER_MVP_NOC_CORE_SW_RESET (Results 1 – 1 of 1) sorted by relevance

/drivers/media/platform/qcom/iris/
A Diris_vpu3x.c50 #define AON_WRAPPER_MVP_NOC_CORE_SW_RESET (AON_BASE_OFFS + 0x18) macro
185 val = readl(core->reg_base + AON_WRAPPER_MVP_NOC_CORE_SW_RESET); in iris_vpu33_power_off_controller()
187 writel(val, core->reg_base + AON_WRAPPER_MVP_NOC_CORE_SW_RESET); in iris_vpu33_power_off_controller()
203 val = readl(core->reg_base + AON_WRAPPER_MVP_NOC_CORE_SW_RESET); in iris_vpu33_power_off_controller()
205 writel(val, core->reg_base + AON_WRAPPER_MVP_NOC_CORE_SW_RESET); in iris_vpu33_power_off_controller()

Completed in 5 milliseconds