Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
H A Dtegra234.c1120 static int tegra234_mc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra234_mc_icc_get_init_bw()
H A Dtegra264.c278 static int tegra264_mc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra264_mc_icc_get_init_bw()
H A Dtegra186-emc.c250 static int tegra_emc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra_emc_icc_get_init_bw()
H A Dmc.c773 static int tegra_mc_icc_get(struct icc_node *node, u32 *average, u32 *peak) in tegra_mc_icc_get()
/linux/net/sched/
H A Dsch_tbf.c105 struct psched_ratecfg peak; member
366 struct psched_ratecfg peak; in tbf_change() local
/linux/include/media/i2c/
H A Dlm3560.h77 enum lm3560_peak_current peak; member
/linux/drivers/interconnect/
H A Dicc-clk.c51 static int icc_clk_get_bw(struct icc_node *node, u32 *avg, u32 *peak) in icc_clk_get_bw()
/linux/sound/core/seq/
H A Dseq_clientmgr.h70 int peak; member
/linux/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c169 long current, peak, peak_reset; test_memcg_current_peak() local
949 long max, peak; test_memcg_swap_max_peak() local
[all...]
/linux/drivers/interconnect/imx/
H A Dimx.c31 static int imx_icc_get_bw(struct icc_node *node, u32 *avg, u32 *peak) in imx_icc_get_bw()
/linux/drivers/iio/humidity/
H A Dhdc2010.c58 unsigned long peak; member
/linux/include/net/tc_act/
H A Dtc_police.h17 struct psched_ratecfg peak; member
/linux/kernel/cgroup/
H A Dcgroup-internal.h85 struct cgroup_of_peak peak; member
/linux/drivers/opp/
H A Dopp.h63 u32 peak; member
H A Dof.c762 struct device_node *np, bool peak) in _read_bw()
/linux/drivers/leds/flash/
H A Dleds-as3645a.c124 u32 peak; member
/linux/include/linux/
H A Dpm_opp.h219 dev_pm_opp_get_bw(struct dev_pm_opp * opp,bool peak,int index) dev_pm_opp_get_bw() argument
/linux/include/linux/avf/
H A Dvirtchnl.h1547 u32 peak; member
/linux/mm/
H A Dmemcontrol.c4217 u64 fd_peak = READ_ONCE(ofp->value), peak; in peak_show() local