Searched full:opp1 (Results 1 – 19 of 19) sorted by relevance
| /linux/samples/bpf/ |
| H A D | cpustat_kern.c | 154 * OPP1 | | in bpf_prog1() 187 * | OPP1 in bpf_prog1() 252 * change frequency from OPP3 to OPP1), need recording interval in bpf_prog2() 254 * time for new frequency OPP1. in bpf_prog2() 260 * | OPP1 in bpf_prog2()
|
| /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() 1989 * 0: opp1 == opp2 1990 * 1: opp1 > opp2 1991 * -1: opp1 < opp2 1993 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key() argument [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/opp/ |
| H A D | opp-v2-qcom-level.yaml | 51 cpr_opp1: opp1 {
|
| /linux/Documentation/devicetree/bindings/cpufreq/ |
| H A D | cpufreq-st.txt | 73 opp1 {
|
| H A D | qcom-cpufreq-nvmem.yaml | 198 cpr_opp1: opp1 {
|
| /linux/Documentation/devicetree/bindings/power/avs/ |
| H A D | qcom,cpr.yaml | 110 cpr_opp1: opp1 {
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap34xx.dtsi | 16 /* OMAP343x/OMAP35xx variants OPP1-6 */
|
| /linux/drivers/firmware/ |
| H A D | arm_scpi.c | 608 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() argument 610 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 {
|