Home
last modified time | relevance | path

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

/arch/arm/plat-omap/include/plat/
Domap_device.h144 struct omap_device_pm_latency { struct
145 u32 deactivate_lat;
146 u32 deactivate_lat_worst;
147 int (*deactivate_func)(struct omap_device *od);
148 u32 activate_lat;
149 u32 activate_lat_worst;
150 int (*activate_func)(struct omap_device *od);
151 u32 flags;