/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/ |
D | mt_spm_cond.h | 77 struct mt_spm_cond_tables { struct 86 const struct mt_spm_cond_tables *src, argument 87 const struct mt_spm_cond_tables *dest, 88 struct mt_spm_cond_tables *res); 89 unsigned int mt_spm_dump_all_pll(const struct mt_spm_cond_tables *src, 90 const struct mt_spm_cond_tables *dest, 91 struct mt_spm_cond_tables *res);
|
D | mt_spm_cond.c | 78 static struct mt_spm_cond_tables spm_cond_t; 130 const struct mt_spm_cond_tables *src, in mt_spm_cond_check() 131 const struct mt_spm_cond_tables *dest, in mt_spm_cond_check() 132 struct mt_spm_cond_tables *res) in mt_spm_cond_check() 178 unsigned int mt_spm_dump_all_pll(const struct mt_spm_cond_tables *src, in mt_spm_dump_all_pll() 179 const struct mt_spm_cond_tables *dest, in mt_spm_dump_all_pll() 180 struct mt_spm_cond_tables *res) in mt_spm_dump_all_pll()
|
D | mt_spm_constraint.h | 56 struct mt_spm_cond_tables *cond_res;
|
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/ |
D | mt_spm_cond.h | 45 struct mt_spm_cond_tables { struct 53 const struct mt_spm_cond_tables *src, argument 54 const struct mt_spm_cond_tables *dest, 55 struct mt_spm_cond_tables *res);
|
D | mt_spm_cond.c | 65 static struct mt_spm_cond_tables spm_cond_t; 99 const struct mt_spm_cond_tables *src, in mt_spm_cond_check() 100 const struct mt_spm_cond_tables *dest, in mt_spm_cond_check() 101 struct mt_spm_cond_tables *res) in mt_spm_cond_check()
|
D | mt_spm_constraint.h | 53 struct mt_spm_cond_tables *cond_res;
|
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/ |
D | mt_spm_cond.h | 43 struct mt_spm_cond_tables { struct 51 const struct mt_spm_cond_tables *src, argument 52 const struct mt_spm_cond_tables *dest, 53 struct mt_spm_cond_tables *res);
|
D | mt_spm_cond.c | 68 static struct mt_spm_cond_tables spm_cond_t; 103 const struct mt_spm_cond_tables *src, in mt_spm_cond_check() 104 const struct mt_spm_cond_tables *dest, in mt_spm_cond_check() 105 struct mt_spm_cond_tables *res) in mt_spm_cond_check()
|
D | mt_spm_constraint.h | 53 struct mt_spm_cond_tables *cond_res;
|
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/ |
D | mt_spm_cond.h | 60 struct mt_spm_cond_tables { struct 68 const struct mt_spm_cond_tables *src, argument 69 const struct mt_spm_cond_tables *dest, 70 struct mt_spm_cond_tables *res);
|
D | mt_spm_cond.c | 77 static struct mt_spm_cond_tables spm_cond_t; 120 const struct mt_spm_cond_tables *src, in mt_spm_cond_check() 121 const struct mt_spm_cond_tables *dest, in mt_spm_cond_check() 122 struct mt_spm_cond_tables *res) in mt_spm_cond_check()
|
D | mt_spm_constraint.h | 53 struct mt_spm_cond_tables *cond_res;
|
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/constraints/ |
D | mt_spm_rc_dram.c | 45 static struct mt_spm_cond_tables cond_dram = { 70 static struct mt_spm_cond_tables cond_dram_res = { 103 const struct mt_spm_cond_tables *tlb; in spm_update_rc_dram() 104 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_dram() 112 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_dram() 113 tlb_check = (const struct mt_spm_cond_tables *)&cond_dram; in spm_update_rc_dram()
|
D | mt_spm_rc_syspll.c | 43 static struct mt_spm_cond_tables cond_syspll = { 68 static struct mt_spm_cond_tables cond_syspll_res = { 101 const struct mt_spm_cond_tables *tlb; in spm_update_rc_syspll() 102 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_syspll() 110 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_syspll() 111 tlb_check = (const struct mt_spm_cond_tables *)&cond_syspll; in spm_update_rc_syspll()
|
D | mt_spm_rc_bus26m.c | 54 static struct mt_spm_cond_tables cond_bus26m = { 83 static struct mt_spm_cond_tables cond_bus26m_res = { 163 const struct mt_spm_cond_tables *tlb; in spm_update_rc_bus26m() 164 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_bus26m() 172 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_bus26m() 173 tlb_check = (const struct mt_spm_cond_tables *)&cond_bus26m; in spm_update_rc_bus26m()
|
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/constraints/ |
D | mt_spm_rc_dram.c | 43 static struct mt_spm_cond_tables cond_dram = { 61 static struct mt_spm_cond_tables cond_dram_res = { 94 const struct mt_spm_cond_tables *tlb; in spm_update_rc_dram() 95 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_dram() 102 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_dram() 103 tlb_check = (const struct mt_spm_cond_tables *)&cond_dram; in spm_update_rc_dram()
|
D | mt_spm_rc_syspll.c | 48 static struct mt_spm_cond_tables cond_syspll = { 66 static struct mt_spm_cond_tables cond_syspll_res = { 100 const struct mt_spm_cond_tables *tlb; in spm_update_rc_syspll() 101 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_syspll() 108 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_syspll() 109 tlb_check = (const struct mt_spm_cond_tables *)&cond_syspll; in spm_update_rc_syspll()
|
D | mt_spm_rc_bus26m.c | 57 static struct mt_spm_cond_tables cond_bus26m = { 77 static struct mt_spm_cond_tables cond_bus26m_res = { 154 const struct mt_spm_cond_tables *tlb; in spm_update_rc_bus26m() 155 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_bus26m() 162 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_bus26m() 163 tlb_check = (const struct mt_spm_cond_tables *)&cond_bus26m; in spm_update_rc_bus26m()
|
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/constraints/ |
D | mt_spm_rc_dram.c | 44 static struct mt_spm_cond_tables cond_dram = { 61 static struct mt_spm_cond_tables cond_dram_res = { 94 const struct mt_spm_cond_tables *tlb; in spm_update_rc_dram() 95 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_dram() 103 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_dram() 104 tlb_check = (const struct mt_spm_cond_tables *)&cond_dram; in spm_update_rc_dram()
|
D | mt_spm_rc_syspll.c | 43 static struct mt_spm_cond_tables cond_syspll = { 60 static struct mt_spm_cond_tables cond_syspll_res = { 93 const struct mt_spm_cond_tables *tlb; in spm_update_rc_syspll() 94 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_syspll() 102 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_syspll() 103 tlb_check = (const struct mt_spm_cond_tables *)&cond_syspll; in spm_update_rc_syspll()
|
D | mt_spm_rc_bus26m.c | 54 static struct mt_spm_cond_tables cond_bus26m = { 73 static struct mt_spm_cond_tables cond_bus26m_res = { 153 const struct mt_spm_cond_tables *tlb; in spm_update_rc_bus26m() 154 const struct mt_spm_cond_tables *tlb_check; in spm_update_rc_bus26m() 162 tlb = (const struct mt_spm_cond_tables *)val; in spm_update_rc_bus26m() 163 tlb_check = (const struct mt_spm_cond_tables *)&cond_bus26m; in spm_update_rc_bus26m()
|
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/constraints/ |
D | mt_spm_rc_dram.c | 39 static struct mt_spm_cond_tables cond_dram = { 63 static struct mt_spm_cond_tables cond_dram_res = { 110 const struct mt_spm_cond_tables *tlb = (const struct mt_spm_cond_tables *)val; in update_rc_condition() 111 const struct mt_spm_cond_tables *tlb_check = (const struct mt_spm_cond_tables *)&cond_dram; in update_rc_condition() 168 struct mt_spm_cond_tables * const tlb = &cond_dram; in update_rc_status()
|
D | mt_spm_rc_syspll.c | 51 static struct mt_spm_cond_tables cond_syspll = { 75 static struct mt_spm_cond_tables cond_syspll_res = { 121 const struct mt_spm_cond_tables * const tlb = in update_rc_condition() 122 (const struct mt_spm_cond_tables * const)val; in update_rc_condition() 123 const struct mt_spm_cond_tables *tlb_check = in update_rc_condition() 124 (const struct mt_spm_cond_tables *)&cond_syspll; in update_rc_condition() 211 struct mt_spm_cond_tables * const tlb = &cond_syspll; in update_rc_status()
|
D | mt_spm_rc_bus26m.c | 55 static struct mt_spm_cond_tables cond_bus26m = { 91 static struct mt_spm_cond_tables cond_bus26m_res = { 181 const struct mt_spm_cond_tables *tlb = (const struct mt_spm_cond_tables *)val; in update_rc_condition() 182 const struct mt_spm_cond_tables *tlb_check = in update_rc_condition() 183 (const struct mt_spm_cond_tables *)&cond_bus26m; in update_rc_condition() 262 struct mt_spm_cond_tables * const tlb = &cond_bus26m; in update_rc_status()
|
D | mt_spm_rc_api.h | 21 struct mt_spm_cond_tables * const tlb);
|