Searched refs:opp1 (Results 1 – 14 of 14) sorted by relevance
| /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() 1973 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, 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() 1993 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, 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/Documentation/devicetree/bindings/cpufreq/ |
| H A D | cpufreq-st.txt | 73 opp1 {
|
| /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/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 765 rpmhpd_opp_ret: opp1 {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm6375.dtsi | 674 rpmpd_opp_ret: opp1 {
|
| H A D | msm8996.dtsi | 494 rpmpd_opp1: opp1 {
|
| H A D | sm8350.dtsi | 3651 rpmhpd_opp_ret: opp1 {
|
| H A D | sc8180x.dtsi | 3880 rpmhpd_opp_ret: opp1 {
|
| H A D | sc7180.dtsi | 3809 rpmhpd_opp_ret: opp1 {
|
| H A D | sm8450.dtsi | 5208 rpmhpd_opp_ret: opp1 {
|
| H A D | sdm845.dtsi | 5352 rpmhpd_opp_ret: opp1 {
|
| H A D | sm8250.dtsi | 6207 rpmhpd_opp_ret: opp1 {
|
| H A D | sc8280xp.dtsi | 5705 rpmhpd_opp_ret: opp1 {
|