Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap-pm.h124 int omap_pm_set_min_bus_tput(struct device *dev, u8 agent_id, unsigned long r);
Domap-pm-noop.c63 int omap_pm_set_min_bus_tput(struct device *dev, u8 agent_id, unsigned long r) in omap_pm_set_min_bus_tput() function
Ddisplay.c167 return omap_pm_set_min_bus_tput(dev, OCP_INITIATOR_AGENT, tput); in omap_dss_set_min_bus_tput()