Searched defs:clamp (Results 1 – 5 of 5) sorted by relevance
76 struct wf_control *clamp; in wf_cpufreq_clamp_init() local
186 struct omap3isp_ccdc_bclamp clamp; member
550 u32 clamp; in ccdc_configure_clamp() local
677 static void tegra_pcie_xclk_clamp(bool clamp) in tegra_pcie_xclk_clamp()
587 #define clamp(val, min, max) ({ \ macro