/openbmc/u-boot/include/power/ |
H A D | mc34vr500_pmic.h | 135 * 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 D | pfuze100_pmic.h | 226 * 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 D | stat_all_pfm.sh | 12 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 D | pfm.c | 10 #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 D | Build | 60 perf-y += pfm.o
|
H A D | tests.h | 139 DECLARE_SUITE(pfm);
|
H A D | expand-cgroup.c | 10 #include "pfm.h"
|
/openbmc/linux/tools/perf/util/ |
H A D | pfm.c | 14 #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 D | lp8755.c | 78 /* 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 D | README | 58 perf record -c 1 --pfm-events=cycles:period=2 (test-record-pfm-period)
|
H A D | test-record-pfm-period | 3 args = --no-bpf-event -c 10000 --pfm-events=cycles:period=77777 kill >/dev/null 2>&1
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,axp152.yaml | 292 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 D | qcom,rpmh-regulator.h | 16 * allowed. This mode corresponds to PFM for SMPS
|
/openbmc/u-boot/include/ |
H A D | tps6586x.h | 11 /* SM0-2 PWM/PFM Mode Selection */
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt4803.yaml | 41 1: Auto PFM/PWM
|
H A D | richtek,rt5739.yaml | 43 0: Auto PFM/PWM mode
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-raydium-rm68200.c | 35 #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 D | mc34708.c | 73 * use explicit PWM or PFM instead in mc34708_probe()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-list.c | 18 #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 D | perf-top.txt | 353 --pfm-events events:: 355 including support for event filters. For example '--pfm-events
|
/openbmc/u-boot/board/technexion/pico-imx6ul/ |
H A D | pico-imx6ul.c | 176 /* SW1B mode to APS/PFM */ in power_init_board()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | brl_emu.c | 157 * AR[PFS].pfm = CFM in ia64_emulate_brl()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ull-dhcor-som.dtsi | 93 regulator-allowed-modes = <DA9063_BUCK_MODE_SLEEP>; /* PFM */
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 32 * 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 D | checkstack.pl | 95 # pair for larger users. -- PFM.
|