Home
last modified time | relevance | path

Searched refs:opp1 (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183.dtsi132 opp1-793000000 {
137 opp1-910000000 {
142 opp1-1014000000 {
147 opp1-1131000000 {
152 opp1-1248000000 {
157 opp1-1326000000 {
162 opp1-1417000000 {
167 opp1-1508000000 {
172 opp1-1586000000 {
177 opp1-1625000000 {
[all …]
/openbmc/linux/drivers/opp/
H A Dcore.c1869 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate() argument
1874 if (opp1->rates[i] != opp2->rates[i]) in _opp_compare_rate()
1875 return opp1->rates[i] < opp2->rates[i] ? -1 : 1; in _opp_compare_rate()
1882 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw() argument
1888 if (opp1->bandwidth[i].peak != opp2->bandwidth[i].peak) in _opp_compare_bw()
1889 return opp1->bandwidth[i].peak < opp2->bandwidth[i].peak ? -1 : 1; in _opp_compare_bw()
1902 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key() argument
1907 ret = _opp_compare_rate(opp_table, opp1, opp2); in _opp_compare_key()
1911 ret = _opp_compare_bw(opp_table, opp1, opp2); in _opp_compare_key()
1915 if (opp1->level != opp2->level) in _opp_compare_key()
[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/cpufreq/
H A Dcpufreq-st.txt73 opp1 {
/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/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi754 rpmhpd_opp_ret: opp1 {
H A Dqcom-sdx55.dtsi825 rpmhpd_opp_ret: opp1 {
H A Dqcom-msm8226.dtsi83 rpmpd_opp_ret: opp1 {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404.dtsi137 cpr_opp1: opp1 {
198 rpmpd_opp_ret: opp1 {
H A Dmsm8994.dtsi207 rpmpd_opp_ret: opp1 {
H A Dmsm8976.dtsi262 rpmpd_opp_ret: opp1 {
H A Dsm6125.dtsi211 rpmpd_opp_ret: opp1 {
H A Dqdu1000.dtsi1386 rpmhpd_opp_ret: opp1 {
H A Dqcm2290.dtsi229 rpmpd_opp_min_svs: opp1 {
H A Dsdm670.dtsi1472 rpmhpd_opp_ret: opp1 {
H A Dmsm8953.dtsi220 rpmpd_opp_ret: opp1 {
H A Dsdm630.dtsi389 rpmpd_opp_ret: opp1 {
H A Dmsm8939.dtsi272 rpmpd_opp_ret: opp1 {
H A Dsm6375.dtsi674 rpmpd_opp_ret: opp1 {
H A Dmsm8916.dtsi312 rpmpd_opp_ret: opp1 {
H A Dmsm8998.dtsi372 rpmpd_opp_ret: opp1 {
H A Dsm6115.dtsi373 rpmpd_opp_min_svs: opp1 {
H A Dsm6350.dtsi2625 rpmhpd_opp_ret: opp1 {
H A Dmsm8996.dtsi492 rpmpd_opp1: opp1 {

12