Lines Matching defs: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()
633 struct svs_platform *svsp = (struct svs_platform *)m->private; in svs_dump_debug_show() local
705 struct svs_platform *svsp = dev_get_drvdata(svsb->dev); in svs_enable_debug_write() local
779 static int svs_create_debug_cmds(struct svs_platform *svsp) in svs_create_debug_cmds()
860 static void svs_get_bank_volts_v3(struct svs_platform *svsp) in svs_get_bank_volts_v3()
952 static void svs_set_bank_freq_pct_v3(struct svs_platform *svsp) in svs_set_bank_freq_pct_v3()
1035 static void svs_get_bank_volts_v2(struct svs_platform *svsp) in svs_get_bank_volts_v2()
1069 static void svs_set_bank_freq_pct_v2(struct svs_platform *svsp) in svs_set_bank_freq_pct_v2()
1088 static void svs_set_bank_phase(struct svs_platform *svsp, in svs_set_bank_phase()
1154 static inline void svs_save_bank_register_data(struct svs_platform *svsp, in svs_save_bank_register_data()
1164 static inline void svs_error_isr_handler(struct svs_platform *svsp) in svs_error_isr_handler()
1185 static inline void svs_init01_isr_handler(struct svs_platform *svsp) in svs_init01_isr_handler()
1212 static inline void svs_init02_isr_handler(struct svs_platform *svsp) in svs_init02_isr_handler()
1230 static inline void svs_mon_mode_isr_handler(struct svs_platform *svsp) in svs_mon_mode_isr_handler()
1245 struct svs_platform *svsp = data; in svs_isr() local
1291 static int svs_init01(struct svs_platform *svsp) in svs_init01()
1460 static int svs_init02(struct svs_platform *svsp) in svs_init02()
1508 static void svs_mon_mode(struct svs_platform *svsp) in svs_mon_mode()
1527 static int svs_start(struct svs_platform *svsp) in svs_start()
1546 struct svs_platform *svsp = dev_get_drvdata(dev); in svs_suspend() local
1580 struct svs_platform *svsp = dev_get_drvdata(dev); in svs_resume() local
1608 static int svs_bank_resource_setup(struct svs_platform *svsp) in svs_bank_resource_setup()
1710 static int svs_thermal_efuse_get_data(struct svs_platform *svsp) in svs_thermal_efuse_get_data()
1735 static bool svs_mt8192_efuse_parsing(struct svs_platform *svsp) in svs_mt8192_efuse_parsing()
1799 static bool svs_mt8183_efuse_parsing(struct svs_platform *svsp) in svs_mt8183_efuse_parsing()
1991 static bool svs_is_efuse_data_correct(struct svs_platform *svsp) in svs_is_efuse_data_correct()
2017 static struct device *svs_get_subsys_device(struct svs_platform *svsp, in svs_get_subsys_device()
2041 static struct device *svs_add_device_link(struct svs_platform *svsp, in svs_add_device_link()
2069 static int svs_mt8192_platform_probe(struct svs_platform *svsp) in svs_mt8192_platform_probe()
2102 static int svs_mt8183_platform_probe(struct svs_platform *svsp) in svs_mt8183_platform_probe()
2332 struct svs_platform *svsp; in svs_platform_probe() local
2363 struct svs_platform *svsp; in svs_probe() local