Searched refs:svs_platform (Results 1 – 1 of 1) sorted by relevance
330 struct svs_platform { struct338 bool (*efuse_parsing)(struct svs_platform *svsp); argument339 int (*probe)(struct svs_platform *svsp); argument351 bool (*efuse_parsing)(struct svs_platform *svsp); argument352 int (*probe)(struct svs_platform *svsp);427 void (*set_freq_pct)(struct svs_platform *svsp);428 void (*get_volts)(struct svs_platform *svsp);487 static u32 svs_readl_relaxed(struct svs_platform *svsp, enum svs_reg_index rg_i) in svs_readl_relaxed()492 static void svs_writel_relaxed(struct svs_platform *svsp, u32 val, in svs_writel_relaxed()498 static void svs_switch_bank(struct svs_platform *svsp) in svs_switch_bank()[all …]