Home
last modified time | relevance | path

Searched defs:voltdm (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Dsmartreflex-class3.c16 static int sr_class3_enable(struct voltagedomain *voltdm) in sr_class3_enable()
30 static int sr_class3_disable(struct voltagedomain *voltdm, int is_volt_reset) in sr_class3_disable()
40 static int sr_class3_configure(struct voltagedomain *voltdm) in sr_class3_configure()
Dvoltage.c680 unsigned long omap_voltage_get_nom_volt(struct voltagedomain *voltdm) in omap_voltage_get_nom_volt()
700 unsigned long omap_vp_get_curr_volt(struct voltagedomain *voltdm) in omap_vp_get_curr_volt()
735 void omap_vp_enable(struct voltagedomain *voltdm) in omap_vp_enable()
772 void omap_vp_disable(struct voltagedomain *voltdm) in omap_vp_disable()
826 int omap_voltage_scale_vdd(struct voltagedomain *voltdm, in omap_voltage_scale_vdd()
856 void omap_voltage_reset(struct voltagedomain *voltdm) in omap_voltage_reset()
887 void omap_voltage_get_volttable(struct voltagedomain *voltdm, in omap_voltage_get_volttable()
917 struct omap_volt_data *omap_voltage_get_voltdata(struct voltagedomain *voltdm, in omap_voltage_get_voltdata()
956 int omap_voltage_register_pmic(struct voltagedomain *voltdm, in omap_voltage_register_pmic()
984 struct dentry *omap_voltage_get_dbgdir(struct voltagedomain *voltdm) in omap_voltage_get_dbgdir()
[all …]
Dsmartreflex.c56 struct voltagedomain *voltdm; member
110 static struct omap_sr *_sr_lookup(struct voltagedomain *voltdm) in _sr_lookup()
398 int sr_configure_errgen(struct voltagedomain *voltdm) in sr_configure_errgen()
467 int sr_configure_minmax(struct voltagedomain *voltdm) in sr_configure_minmax()
543 int sr_enable(struct voltagedomain *voltdm, unsigned long volt) in sr_enable()
600 void sr_disable(struct voltagedomain *voltdm) in sr_disable()
674 void omap_sr_enable(struct voltagedomain *voltdm) in omap_sr_enable()
707 void omap_sr_disable(struct voltagedomain *voltdm) in omap_sr_disable()
740 void omap_sr_disable_reset_volt(struct voltagedomain *voltdm) in omap_sr_disable_reset_volt()
Dsmartreflex.h219 struct voltagedomain *voltdm; member
239 static inline void omap_sr_enable(struct voltagedomain *voltdm) {} in omap_sr_enable()
240 static inline void omap_sr_disable(struct voltagedomain *voltdm) {} in omap_sr_disable()
242 struct voltagedomain *voltdm) {} in omap_sr_disable_reset_volt()
Dvoltage.h132 struct voltagedomain voltdm; member
167 static inline int omap_voltage_register_pmic(struct voltagedomain *voltdm, in omap_voltage_register_pmic()
172 static inline void omap_change_voltscale_method(struct voltagedomain *voltdm, in omap_change_voltscale_method()
Domap_twl.c248 struct voltagedomain *voltdm; in omap4_twl_init() local
267 struct voltagedomain *voltdm; in omap3_twl_init() local
Dpm.c174 struct voltagedomain *voltdm; in omap2_set_init_voltage() local
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap_hwmod.h523 struct voltagedomain *voltdm; member