Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-sgm3140.yaml53 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dleds-sgm3140.yaml57 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
/kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/
Dsama5d3_emac.dtsi22 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
Dat91sam9263.dtsi444 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A */
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsama5d3_emac.dtsi22 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
Dsun8i-v3s.dtsi383 pins = "PC0", "PC1", "PC2", "PC3";
Dat91sam9263.dtsi443 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A */
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
Dintel_idle.rst241 low-power state referred to as "package ``C3``" (or ``PC3``), which happens if
243 conditions are satisfied (for instance, if the GPU is covered by ``PC3``, it may
244 be required to be in a certain GPU-specific low-power state for ``PC3`` to be
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
Dturbostat.c200 unsigned long long pc3; member
538 { 0x0, "Pkg%pc3" },
857 outp += sprintf(outp, "%sPkg%%pc3", (printed++ ? delim : "")); in print_header()
969 outp += sprintf(outp, "pc3: %016llX\n", p->pc3); in dump_counters()
1229 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * p->pc3/tsc); in format_counters()
1348 old->pc3 = new->pc3 - old->pc3; in delta_package()
1563 p->pc3 = 0; in clear_counters()
1661 average.packages.pc3 += p->pc3; in sum_counters()
1735 average.packages.pc3 /= topo.num_packages; in compute_average()
2049 if (get_msr(cpu, MSR_PKG_C3_RESIDENCY, &p->pc3)) in get_counters()
[all …]
Dturbostat.8112 \fBPkg%pc2, Pkg%pc3, Pkg%pc6, Pkg%pc7\fP percentage residency in hardware package idle states. The…
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
Dturbostat.c99 { 0x0, "Pkg%pc3", "", 0, 0, 0, NULL, 0 },
379 unsigned long long pc3; member
956 outp += sprintf(outp, "%sPkg%%pc3", (printed++ ? delim : "")); in print_header()
1071 outp += sprintf(outp, "pc3: %016llX\n", p->pc3); in dump_counters()
1335 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * p->pc3 / tsc); in format_counters()
1470 old->pc3 = new->pc3 - old->pc3; in delta_package()
1687 p->pc3 = 0; in clear_counters()
1789 average.packages.pc3 += p->pc3; in sum_counters()
1866 average.packages.pc3 /= topo.num_packages; in compute_average()
2251 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…
/kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/
Dsuniv-f1c100s.dtsi202 pins = "PC0", "PC1", "PC2", "PC3";
Dsun8i-v3s.dtsi418 pins = "PC0", "PC1", "PC2", "PC3";
/kernel/linux/linux-6.6/arch/riscv/boot/dts/allwinner/
Dsunxi-d1s-t113.dtsi104 pins = "PC2", "PC3", "PC4", "PC5", "PC6", "PC7";
125 pins = "PC2", "PC3", "PC4", "PC5";
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
Dpfc-shx3.c310 PINMUX_GPIO(PC3),
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
Dpfc-shx3.c311 PINMUX_GPIO(PC3),
Dpfc-sh7786.c433 PINMUX_GPIO(PC3),

123