Home
last modified time | relevance | path

Searched full:opp2 (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dqcom,rpmpd.yaml89 rpmhpd_opp_min_svs: opp2 {
143 rpmpd_opp_ret: opp2 {
183 opp2 {
/openbmc/linux/samples/bpf/
H A Dcpustat_kern.c152 * OPP2 in bpf_prog1()
185 * OPP2 in bpf_prog1()
259 * OPP2 | | in bpf_prog2()
/openbmc/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-qcom-level.yaml55 cpr_opp2: opp2 {
/openbmc/linux/drivers/opp/
H A Dcore.c1846 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate() argument
1851 if (opp1->rates[i] != opp2->rates[i]) in _opp_compare_rate()
1852 return opp1->rates[i] < opp2->rates[i] ? -1 : 1; in _opp_compare_rate()
1860 struct dev_pm_opp *opp2) in _opp_compare_bw() argument
1865 if (opp1->bandwidth[i].peak != opp2->bandwidth[i].peak) in _opp_compare_bw()
1866 return opp1->bandwidth[i].peak < opp2->bandwidth[i].peak ? -1 : 1; in _opp_compare_bw()
1875 * 0: opp1 == opp2
1876 * 1: opp1 > opp2
1877 * -1: opp1 < opp2
1880 struct dev_pm_opp *opp2) in _opp_compare_key() argument
[all …]
H A Dopp.h252 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, struct dev_pm_opp *opp2);
/openbmc/linux/Documentation/devicetree/bindings/power/avs/
H A Dqcom,cpr.yaml114 cpr_opp2: opp2 {
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dqcom-cpufreq-nvmem.yaml196 cpr_opp2: opp2 {
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c363 printf("%s%s-%s ES%s, CPU-OPP2, L3-200MHz, Max CPU Clock %s\n", in print_cpuinfo()
367 printf("%s%s-%s ES%s, CPU-OPP2, L3-165MHz, Max CPU Clock %s\n", in print_cpuinfo()
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpmh-rsc.yaml228 rpmhpd_opp_min_svs: opp2 {
/openbmc/linux/arch/arm/mach-omap2/
H A Dcpuidle34xx.c330 * with CPU freq enabled on device Nokia N900. Assumes OPP2 (main idle OPP,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c966 struct dcn20_opp *opp2 = in dcn321_opp_create() local
969 if (!opp2) { in dcn321_opp_create()
981 dcn20_opp_construct(opp2, ctx, inst, in dcn321_opp_create()
983 return &opp2->base; in dcn321_opp_create()
/openbmc/linux/drivers/firmware/
H A Darm_scpi.c605 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() argument
607 const struct scpi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dperf.c304 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() argument
306 const struct scmi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c967 struct dcn20_opp *opp2 = in dcn32_opp_create() local
970 if (!opp2) { in dcn32_opp_create()
982 dcn20_opp_construct(opp2, ctx, inst, in dcn32_opp_create()
984 return &opp2->base; in dcn32_opp_create()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi758 rpmhpd_opp_min_svs: opp2 {
H A Dqcom-msm8226.dtsi86 rpmpd_opp_svs_krait: opp2 {
H A Dqcom-sdx55.dtsi829 rpmhpd_opp_min_svs: opp2 {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404.dtsi141 cpr_opp2: opp2 {
202 rpmpd_opp_ret_plus: opp2 {
H A Dmsm8994.dtsi210 rpmpd_opp_svs_krait: opp2 {
H A Dmsm8976.dtsi266 rpmpd_opp_ret_plus: opp2 {
H A Dsm6125.dtsi215 rpmpd_opp_ret_plus: opp2 {
H A Dqdu1000.dtsi1390 rpmhpd_opp_min_svs: opp2 {
H A Dsdm670.dtsi1476 rpmhpd_opp_min_svs: opp2 {
H A Dqcm2290.dtsi233 rpmpd_opp_low_svs: opp2 {
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1104 * Active, while OPP2 blend tree is responsible for processing right in calculate_recout()
1109 * tree. (i.e. DPP1 for OPP0 blend tree and DPP2 for OPP2 blend tree). in calculate_recout()
1126 * |OPP0(ODM slice0)^ |OPP2(ODM slice1) | in calculate_recout()

12