Searched refs:power_status_shaper (Results 1 – 2 of 2) sorted by relevance
684 uint32_t power_status_shaper = 2; in mpc32_power_on_shaper_3dlut() local698 REG_GET(MPCC_MCM_MEM_PWR_CTRL[mpcc_id], MPCC_MCM_SHAPER_MEM_PWR_STATE, &power_status_shaper); in mpc32_power_on_shaper_3dlut()701 if (power_status_shaper != 0 && power_on == true) in mpc32_power_on_shaper_3dlut()
825 uint32_t power_status_shaper = 2; in mpc3_power_on_shaper_3dlut() local840 REG_GET(MPC_RMU_MEM_PWR_CTRL, MPC_RMU0_SHAPER_MEM_PWR_STATE, &power_status_shaper); in mpc3_power_on_shaper_3dlut()850 REG_GET(MPC_RMU_MEM_PWR_CTRL, MPC_RMU1_SHAPER_MEM_PWR_STATE, &power_status_shaper); in mpc3_power_on_shaper_3dlut()854 if (power_status_shaper != 0 && power_on == true) in mpc3_power_on_shaper_3dlut()