| /linux/drivers/opp/ |
| H A D | core.c | 1960 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate() argument 1965 if (opp1->rates[i] != opp2->rates[i]) in _opp_compare_rate() 1966 return opp1->rates[i] < opp2->rates[i] ? -1 : 1; in _opp_compare_rate() 1974 struct dev_pm_opp *opp2) in _opp_compare_bw() argument 1979 if (opp1->bandwidth[i].peak != opp2->bandwidth[i].peak) in _opp_compare_bw() 1980 return opp1->bandwidth[i].peak < opp2->bandwidth[i].peak ? -1 : 1; in _opp_compare_bw() 1994 struct dev_pm_opp *opp2) in _opp_compare_key() argument 1998 ret = _opp_compare_rate(opp_table, opp1, opp2); in _opp_compare_key() 2002 ret = _opp_compare_bw(opp_table, opp1, opp2); in _opp_compare_key() 2006 if (opp1->level != opp2->level) in _opp_compare_key() [all …]
|
| H A D | opp.h | 259 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, struct dev_pm_opp *opp2);
|
| /linux/drivers/firmware/ |
| H A D | arm_scpi.c | 609 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() argument 611 const struct scpi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| H A D | dcn321_resource.c | 999 struct dcn20_opp *opp2 = in dcn321_opp_create() local 1002 if (!opp2) { in dcn321_opp_create() 1014 dcn20_opp_construct(opp2, ctx, inst, in dcn321_opp_create() 1016 return &opp2->base; in dcn321_opp_create()
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | perf.c | 339 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() argument 341 const struct scmi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A D | dcn32_resource.c | 1005 struct dcn20_opp *opp2 = in dcn32_opp_create() local 1008 if (!opp2) { in dcn32_opp_create() 1020 dcn20_opp_construct(opp2, ctx, inst, in dcn32_opp_create() 1022 return &opp2->base; in dcn32_opp_create()
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 769 rpmhpd_opp_min_svs: opp2 {
|
| H A D | qcom-sdx55.dtsi | 835 rpmhpd_opp_min_svs: opp2 {
|
| H A D | qcom-msm8226.dtsi | 186 rpmpd_opp_svs_krait: opp2 {
|
| H A D | qcom-msm8974.dtsi | 163 rpmpd_opp_svs_krait: opp2 {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | qcs404.dtsi | 141 cpr_opp2: opp2 { 202 rpmpd_opp_ret_plus: opp2 {
|
| H A D | msm8994.dtsi | 210 rpmpd_opp_svs_krait: opp2 {
|
| H A D | sm6125.dtsi | 218 rpmpd_opp_ret_plus: opp2 {
|
| H A D | msm8917.dtsi | 247 rpmpd_opp_ret_plus: opp2 {
|
| H A D | msm8937.dtsi | 347 rpmpd_opp_ret_plus: opp2 {
|
| H A D | qdu1000.dtsi | 1544 rpmhpd_opp_min_svs: opp2 {
|
| H A D | msm8976.dtsi | 273 rpmpd_opp_ret_plus: opp2 {
|
| H A D | sdm670.dtsi | 2208 rpmhpd_opp_min_svs: opp2 {
|
| H A D | msm8953.dtsi | 243 rpmpd_opp_ret_plus: opp2 {
|
| H A D | sm6375.dtsi | 678 rpmpd_opp_min_svs: opp2 {
|
| H A D | sdm630.dtsi | 396 rpmpd_opp_ret_plus: opp2 {
|
| H A D | msm8916.dtsi | 337 rpmpd_opp_svs_krait: opp2 {
|
| H A D | msm8939.dtsi | 286 rpmpd_opp_svs_krait: opp2 {
|
| H A D | agatti.dtsi | 245 rpmpd_opp_low_svs: opp2 {
|
| H A D | msm8998.dtsi | 378 rpmpd_opp_ret_plus: opp2 {
|