Searched refs:omap_sr (Results 1 – 3 of 3) sorted by relevance
150 struct omap_sr { struct240 int (*enable)(struct omap_sr *sr);241 int (*disable)(struct omap_sr *sr, int is_volt_reset);242 int (*configure)(struct omap_sr *sr);243 int (*notify)(struct omap_sr *sr, u32 status);306 int sr_enable(struct omap_sr *sr, unsigned long volt);307 void sr_disable(struct omap_sr *sr);308 int sr_configure_errgen(struct omap_sr *sr);309 int sr_disable_errgen(struct omap_sr *sr);310 int sr_configure_minmax(struct omap_sr *sr);
80 struct omap_sr *sr_info; in _sr_lookup()97 struct omap_sr *sr_info = data; in sr_interrupt()305 struct omap_sr *sr, u32 efuse_offs) in sr_retrieve_nvalue_row()406 int sr_disable_errgen(struct omap_sr *sr) in sr_disable_errgen()605 void sr_disable(struct omap_sr *sr) in sr_disable()649 struct omap_sr *sr_info; in sr_register_class()687 struct omap_sr *sr = _sr_lookup(voltdm); in omap_sr_enable()719 struct omap_sr *sr = _sr_lookup(voltdm); in omap_sr_disable()773 struct omap_sr *sr_info = data; in omap_sr_autocomp_show()787 struct omap_sr *sr_info = data; in omap_sr_autocomp_store()[all …]
15 static int sr_class3_enable(struct omap_sr *sr) in sr_class3_enable()29 static int sr_class3_disable(struct omap_sr *sr, int is_volt_reset) in sr_class3_disable()40 static int sr_class3_configure(struct omap_sr *sr) in sr_class3_configure()