| /kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
| D | nhm_idle.c | 27 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/ |
| D | nhm_idle.c | 27 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/ |
| D | sun50i-a64-pinephone-1.0.dts | 18 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
|
| D | sun50i-a64-pinephone-1.1.dts | 38 flash-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
|
| D | sun50i-a64-pinephone-1.2.dts | 53 flash-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
|
| D | sun50i-h616.dtsi | 220 pins = "PC3";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-sgm3140.yaml | 53 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | leds-sgm3140.yaml | 57 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/ |
| D | sama5d3_emac.dtsi | 22 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
|
| D | at91sam9263.dtsi | 444 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A */
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | sama5d3_emac.dtsi | 22 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
|
| D | sun8i-v3s.dtsi | 383 pins = "PC0", "PC1", "PC2", "PC3";
|
| D | at91sam9263.dtsi | 443 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A */
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
| D | intel_idle.rst | 241 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/ |
| D | intel_idle.rst | 245 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/ |
| D | turbostat.c | 200 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 …]
|
| D | turbostat.8 | 112 \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/ |
| D | turbostat.c | 99 { 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 …]
|
| D | turbostat.8 | 132 \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/ |
| D | suniv-f1c100s.dtsi | 202 pins = "PC0", "PC1", "PC2", "PC3";
|
| D | sun8i-v3s.dtsi | 418 pins = "PC0", "PC1", "PC2", "PC3";
|
| /kernel/linux/linux-6.6/arch/riscv/boot/dts/allwinner/ |
| D | sunxi-d1s-t113.dtsi | 104 pins = "PC2", "PC3", "PC4", "PC5", "PC6", "PC7"; 125 pins = "PC2", "PC3", "PC4", "PC5";
|
| /kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
| D | pfc-shx3.c | 310 PINMUX_GPIO(PC3),
|
| /kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
| D | pfc-shx3.c | 311 PINMUX_GPIO(PC3),
|
| D | pfc-sh7786.c | 433 PINMUX_GPIO(PC3),
|