Searched refs:mt_lp_rm_do_hwctrl (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/common/lpm_v2/ |
| H A D | mt_lp_api.c | 76 ret = mt_lp_rm_do_hwctrl(PLAT_AP_GPUEB_PLL_CONTROL, val, priv); in mt_gpueb_hwctrl() 79 ret = mt_lp_rm_do_hwctrl(PLAT_AP_GPUEB_PWR_STATUS, 0, priv); in mt_gpueb_hwctrl() 82 ret = mt_lp_rm_do_hwctrl(PLAT_AP_GPUEB_MFG0_PWR_CON, 0, priv); in mt_gpueb_hwctrl()
|
| H A D | mt_lp_rm.c | 153 int mt_lp_rm_do_hwctrl(unsigned int type, int set, void *priv) in mt_lp_rm_do_hwctrl() function
|
| H A D | mt_lp_rq.c | 232 ret = mt_lp_rm_do_hwctrl(PLAT_AP_SPM_RESOURCE_REQUEST_UPDATE, 1, in mt_lp_resource_update_and_set()
|
| /rk3399_ARM-atf/plat/mediatek/include/lpm_v2/ |
| H A D | mt_lp_rm.h | 75 extern int mt_lp_rm_do_hwctrl(unsigned int type, int set, void *priv);
|