Home
last modified time | relevance | path

Searched full:pc3 (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v6.1/tools/power/cpupower/utils/idle_monitor/
Dnhm_idle.c27 enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF }; enumerator
49 .name = "PC3",
51 .id = PC3,
83 case PC3: in nhm_get_count()
/Linux-v6.1/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinephone-1.0.dts18 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
Dsun50i-a64-pinephone-1.1.dts38 flash-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
Dsun50i-a64-pinephone-1.2.dts53 flash-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
Dsun50i-h616.dtsi220 pins = "PC3";
Dsun50i-h6.dtsi386 pins = "PC0", "PC2", "PC3";
Dsun50i-a64.dtsi792 pins = "PC0", "PC1", "PC2", "PC3";
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-sgm3140.yaml53 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
/Linux-v6.1/arch/arm/boot/dts/
Dsama5d3_emac.dtsi22 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
Dsuniv-f1c100s.dtsi170 pins = "PC0", "PC1", "PC2", "PC3";
Dsun8i-v3s.dtsi418 pins = "PC0", "PC1", "PC2", "PC3";
Dat91sam9263.dtsi444 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A */
Dsun8i-a23-a33.dtsi415 pins = "PC3";
Dtegra30-apalis-v1.1.dtsi535 uart2-rxd-pc3 {
Dtegra30-apalis.dtsi534 uart2-rxd-pc3 {
Dsunxi-h3-h5.dtsi472 pins = "PC0", "PC1", "PC2", "PC3";
/Linux-v6.1/Documentation/admin-guide/pm/
Dintel_idle.rst245 low-power state referred to as "package ``C3``" (or ``PC3``), which happens if
247 conditions are satisfied (for instance, if the GPU is covered by ``PC3``, it may
248 be required to be in a certain GPU-specific low-power state for ``PC3`` to be
/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c97 { 0x0, "Pkg%pc3", "", 0, 0, 0, NULL, 0 },
377 unsigned long long pc3; member
953 outp += sprintf(outp, "%sPkg%%pc3", (printed++ ? delim : "")); in print_header()
1068 outp += sprintf(outp, "pc3: %016llX\n", p->pc3); in dump_counters()
1332 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * p->pc3 / tsc); in format_counters()
1467 old->pc3 = new->pc3 - old->pc3; in delta_package()
1684 p->pc3 = 0; in clear_counters()
1786 average.packages.pc3 += p->pc3; in sum_counters()
1862 average.packages.pc3 /= topo.num_packages; in compute_average()
2247 if (get_msr(cpu, MSR_PKG_C3_RESIDENCY, &p->pc3)) in get_counters()
[all …]
Dturbostat.8132 \fBPkg%pc2, Pkg%pc3, Pkg%pc6, Pkg%pc7\fP percentage residency in hardware package idle states. The…
/Linux-v6.1/drivers/pinctrl/renesas/
Dpfc-shx3.c310 PINMUX_GPIO(PC3),
Dpfc-sh7786.c432 PINMUX_GPIO(PC3),
Dpfc-sh7785.c696 PINMUX_GPIO(PC3),
/Linux-v6.1/drivers/pinctrl/stm32/
Dpinctrl-stm32f429.c406 PINCTRL_PIN(35, "PC3"),
Dpinctrl-stm32f746.c428 PINCTRL_PIN(35, "PC3"),
Dpinctrl-stm32f469.c423 PINCTRL_PIN(35, "PC3"),

12