Searched refs:spm_rc_constraint_status_get (Results 1 – 13 of 13) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/constraints/ |
| H A D | mt_spm_rc_api.h | 23 int spm_rc_constraint_status_get(unsigned int id, unsigned int type,
|
| H A D | mt_spm_rc_api.c | 61 int spm_rc_constraint_status_get(unsigned int id, unsigned int type, in spm_rc_constraint_status_get() function
|
| H A D | mt_spm_rc_dram.c | 309 res = spm_rc_constraint_status_get(st->id, st->type, in spm_get_status_rc_dram()
|
| H A D | mt_spm_rc_syspll.c | 356 res = spm_rc_constraint_status_get(st->id, st->type, st->act, in spm_get_status_rc_syspll()
|
| H A D | mt_spm_rc_bus26m.c | 389 res = spm_rc_constraint_status_get(st->id, st->type, in spm_get_status_rc_bus26m()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/ |
| H A D | mt_spm_rc_api_common.h | 79 int spm_rc_constraint_status_get(uint32_t id, uint32_t type, uint32_t act,
|
| H A D | mt_spm_rc_api_common.c | 15 int spm_rc_constraint_status_get(uint32_t id, uint32_t type, in spm_rc_constraint_status_get() function
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/ |
| H A D | mt_spm_rc_bus26m.c | 246 ret = spm_rc_constraint_status_get(st->id, st->type, in spm_get_status_rc_bus26m()
|
| H A D | mt_spm_rc_syspll.c | 251 res = spm_rc_constraint_status_get(st->id, st->type, in spm_get_status_rc_syspll()
|
| H A D | mt_spm_rc_vcore.c | 244 ret = spm_rc_constraint_status_get(st->id, st->type, in spm_get_status_rc_vcore()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/ |
| H A D | mt_spm_rc_syspll.c | 242 res = spm_rc_constraint_status_get(st->id, st->type, st->act, in spm_get_status_rc_syspll()
|
| H A D | mt_spm_rc_vcore.c | 269 ret = spm_rc_constraint_status_get(st->id, st->type, st->act, in spm_get_status_rc_vcore()
|
| H A D | mt_spm_rc_bus26m.c | 282 ret = spm_rc_constraint_status_get(st->id, st->type, st->act, in spm_get_status_rc_bus26m()
|