Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/
Dmt_spm.c42 struct mt_resource_constraint plat_constraint_bus26m = {
50 struct mt_resource_constraint plat_constraint_syspll = {
58 struct mt_resource_constraint plat_constraint_dram = {
66 struct mt_resource_constraint plat_constraint_cpu = {
74 struct mt_resource_constraint *plat_constraints[] = {
Dmt_spm_cond.h71 extern int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num,
Dmt_spm_cond.c174 int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num, in mt_spm_cond_update()
179 struct mt_resource_constraint *const *rc; in mt_spm_cond_update()
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/
Dmt_spm.c47 struct mt_resource_constraint plat_constraint_bus26m = {
55 struct mt_resource_constraint plat_constraint_syspll = {
63 struct mt_resource_constraint plat_constraint_dram = {
71 struct mt_resource_constraint plat_constraint_cpu = {
79 struct mt_resource_constraint *plat_constraints[] = {
Dmt_spm_cond.h54 extern int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num,
Dmt_spm_cond.c158 int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num, in mt_spm_cond_update()
163 struct mt_resource_constraint *const *rc; in mt_spm_cond_update()
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/
Dmt_spm.c50 struct mt_resource_constraint plat_constraint_bus26m = {
58 struct mt_resource_constraint plat_constraint_syspll = {
66 struct mt_resource_constraint plat_constraint_dram = {
75 struct mt_resource_constraint plat_constraint_cpu = {
83 struct mt_resource_constraint *plat_constraints[] = {
Dmt_spm_cond.h57 extern int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num,
Dmt_spm_cond.c151 int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num, in mt_spm_cond_update()
156 struct mt_resource_constraint *const *rc; in mt_spm_cond_update()
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/
Dmt_spm.c99 struct mt_resource_constraint plat_constraint_bus26m = {
108 struct mt_resource_constraint plat_constraint_syspll = {
117 struct mt_resource_constraint plat_constraint_dram = {
126 struct mt_resource_constraint plat_constraint_cpu = {
135 struct mt_resource_constraint *plat_constraints[] = {
Dmt_spm_cond.h92 int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num,
Dmt_spm_cond.c201 int mt_spm_cond_update(struct mt_resource_constraint **con, unsigned int num, in mt_spm_cond_update()
225 struct mt_resource_constraint *const *_con; in mt_spm_cond_update()
/trusted-firmware-a-latest/plat/mediatek/common/lpm/
Dmt_lp_rm.c20 struct mt_resource_constraint *const *rc; in mt_lp_rm_register()
41 struct mt_resource_constraint const *rc = NULL; in mt_lp_rm_reset_constraint()
59 struct mt_resource_constraint *const *con; in mt_lp_rm_get_status()
82 struct mt_resource_constraint const *rc; in mt_lp_rm_do_constraint()
102 struct mt_resource_constraint *const *rc; in mt_lp_rm_find_constraint()
145 struct mt_resource_constraint *const *rc; in mt_lp_rm_do_update()
/trusted-firmware-a-latest/plat/mediatek/include/lpm/
Dmt_lp_rm.h40 struct mt_resource_constraint { struct
52 int (*update)(struct mt_resource_constraint **con, unsigned int num, argument
54 struct mt_resource_constraint **consts;