Home
last modified time | relevance | path

Searched full:pfm (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/u-boot/include/power/
H A Dmc34vr500_pmic.h135 * PFM: In this mode, the regulator is always in PFM mode, which is useful
146 * PFM OFF 0x3
151 * APS PFM 0xc
152 * PWM PFM 0xd
H A Dpfuze100_pmic.h226 * PFM: In this mode, the regulator is always in PFM mode, which is useful
237 * PFM OFF 0x3
242 * APS PFM 0xc
243 * PWM PFM 0xd
/openbmc/linux/tools/perf/tests/shell/
H A Dstat_all_pfm.sh12 for p in $(perf list --raw-dump pfm)
20 result=$(perf stat --pfm-events "$p" true 2>&1)
35 result=$(perf stat --pfm-events "$p" perf bench internals synthesize 2>&1)
/openbmc/linux/tools/perf/tests/
H A Dpfm.c10 #include "util/pfm.h"
186 TEST_CASE_REASON("test of individual --pfm-events", pfm_events, "not compiled in"),
187 TEST_CASE_REASON("test groups of --pfm-events", pfm_group, "not compiled in"),
H A DBuild60 perf-y += pfm.o
H A Dtests.h139 DECLARE_SUITE(pfm);
H A Dexpand-cgroup.c10 #include "pfm.h"
/openbmc/linux/tools/perf/util/
H A Dpfm.c14 #include "util/pfm.h"
184 snprintf(topic, sizeof(topic), "pfm %s", pinfo->name); in print_libpfm_event()
226 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
261 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
/openbmc/linux/drivers/regulator/
H A Dlp8755.c78 /* enable automatic pwm/pfm mode */ in lp8755_buck_set_mode()
84 /* enable automatic pwm/pfm/lppfm mode */ in lp8755_buck_set_mode()
126 /* mode idle means automatic pwm/pfm/lppfm mode */ in lp8755_buck_get_mode()
130 /* mode normal means automatic pwm/pfm mode */ in lp8755_buck_get_mode()
/openbmc/linux/tools/perf/tests/attr/
H A DREADME58 perf record -c 1 --pfm-events=cycles:period=2 (test-record-pfm-period)
H A Dtest-record-pfm-period3 args = --no-bpf-event -c 10000 --pfm-events=cycles:period=77777 kill >/dev/null 2>&1
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml292 for AUTO (PWM/PFM) mode. The DCDC regulators work in a
293 mixed PWM/PFM mode, using PFM under light loads and
/openbmc/linux/include/dt-bindings/regulator/
H A Dqcom,rpmh-regulator.h16 * allowed. This mode corresponds to PFM for SMPS
/openbmc/u-boot/include/
H A Dtps6586x.h11 /* SM0-2 PWM/PFM Mode Selection */
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4803.yaml41 1: Auto PFM/PWM
H A Drichtek,rt5739.yaml43 0: Auto PFM/PWM mode
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm68200.c35 #define MCS_SETAVDD 0x27 /* PFM Control for AVDD Output */
36 #define MCS_SETAVEE 0x29 /* PFM Control for AVEE Output */
43 #define MCS_SW_CTRL 0x5F /* Interface Control for PFM and MIPI */
/openbmc/u-boot/drivers/power/pmic/
H A Dmc34708.c73 * use explicit PWM or PFM instead in mc34708_probe()
/openbmc/linux/tools/perf/
H A Dbuiltin-list.c18 #include "util/pfm.h"
486 "perf list [<options>] [hw|sw|cache|tracepoint|pmu|sdt|metric|metricgroup|event_glob|pfm]", in cmd_list()
574 else if (strcmp(argv[i], "pfm") == 0) in cmd_list()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt353 --pfm-events events::
355 including support for event filters. For example '--pfm-events
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A Dpico-imx6ul.c176 /* SW1B mode to APS/PFM */ in power_init_board()
/openbmc/linux/arch/ia64/kernel/
H A Dbrl_emu.c157 * AR[PFS].pfm = CFM in ia64_emulate_brl()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-dhcor-som.dtsi93 regulator-allowed-modes = <DA9063_BUCK_MODE_SLEEP>; /* PFM */
/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_ebda.c32 * reconstruct linked lists about all system resource(MEM, PFM, IO)
917 * pfm from the physical addr to a list of resource.
971 debug("rsrc from mem or pfm ---\n"); in ebda_rsrc_rsrc()
/openbmc/u-boot/scripts/
H A Dcheckstack.pl95 # pair for larger users. -- PFM.

123