Home
last modified time | relevance | path

Searched refs:omap_sr (Results 1 – 1 of 1) sorted by relevance

/include/linux/power/
A Dsmartreflex.h150 struct omap_sr { struct
240 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);

Completed in 3 milliseconds