Searched full:opp1 (Results 1 – 15 of 15) 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 | 1929 struct dev_pm_opp *opp1, struct dev_pm_opp *opp2) in _opp_compare_rate() argument 1934 if (opp1->rates[i] != opp2->rates[i]) in _opp_compare_rate() 1935 return opp1->rates[i] < opp2->rates[i] ? -1 : 1; in _opp_compare_rate() 1942 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw() argument 1948 if (opp1->bandwidth[i].peak != opp2->bandwidth[i].peak) in _opp_compare_bw() 1949 return opp1->bandwidth[i].peak < opp2->bandwidth[i].peak ? -1 : 1; in _opp_compare_bw() 1958 * 0: opp1 == opp2 1959 * 1: opp1 > opp2 1960 * -1: opp1 < opp2 1962 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key() argument [all …]
|
/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/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,rpmh-rsc.yaml | 224 rpmhpd_opp_ret: opp1 {
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
H A D | dcn401_optc.c | 45 * and ODM_MEM1. OPP1's first and second preferred memory is ODM_MEM2 and
|
/linux/drivers/firmware/arm_scmi/ |
H A D | perf.c | 341 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() argument 343 const struct scmi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func()
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8226.dtsi | 182 rpmpd_opp_ret: opp1 {
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8976.dtsi | 268 rpmpd_opp_ret: opp1 {
|
H A D | msm8953.dtsi | 220 rpmpd_opp_ret: opp1 {
|
H A D | qcm2290.dtsi | 236 rpmpd_opp_min_svs: opp1 {
|
H A D | msm8998.dtsi | 373 rpmpd_opp_ret: opp1 {
|