Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-svs.c316 * struct svs_platform - svs platform control
330 struct svs_platform { struct
348 bool (*efuse_parsing)(struct svs_platform *svsp);
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 *svs
[all...]

Completed in 4 milliseconds