Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/mediatek/
Dmtk-svs.c330 struct svs_platform { struct
348 bool (*efuse_parsing)(struct svs_platform *svsp); argument
349 int (*probe)(struct svs_platform *svsp);
424 void (*set_freq_pct)(struct svs_platform *svsp);
425 void (*get_volts)(struct svs_platform *svsp);
484 static u32 svs_readl_relaxed(struct svs_platform *svsp, enum svs_reg_index rg_i) in svs_readl_relaxed()
489 static void svs_writel_relaxed(struct svs_platform *svsp, u32 val, in svs_writel_relaxed()
495 static void svs_switch_bank(struct svs_platform *svsp) in svs_switch_bank()
624 static void svs_bank_disable_and_restore_default_volts(struct svs_platform *svsp, in svs_bank_disable_and_restore_default_volts()
646 struct svs_platform *svsp = (struct svs_platform *)m->private; in svs_dump_debug_show()
[all …]