Searched full:pc3 (Results 1 – 25 of 39) sorted by relevance
12
/Linux-v6.1/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()
|
/Linux-v6.1/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";
|
D | sun50i-h6.dtsi | 386 pins = "PC0", "PC2", "PC3";
|
D | sun50i-a64.dtsi | 792 pins = "PC0", "PC1", "PC2", "PC3";
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-sgm3140.yaml | 53 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
|
/Linux-v6.1/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 | suniv-f1c100s.dtsi | 170 pins = "PC0", "PC1", "PC2", "PC3";
|
D | sun8i-v3s.dtsi | 418 pins = "PC0", "PC1", "PC2", "PC3";
|
D | at91sam9263.dtsi | 444 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A */
|
D | sun8i-a23-a33.dtsi | 415 pins = "PC3";
|
D | tegra30-apalis-v1.1.dtsi | 535 uart2-rxd-pc3 {
|
D | tegra30-apalis.dtsi | 534 uart2-rxd-pc3 {
|
D | sunxi-h3-h5.dtsi | 472 pins = "PC0", "PC1", "PC2", "PC3";
|
/Linux-v6.1/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
|
/Linux-v6.1/tools/power/x86/turbostat/ |
D | turbostat.c | 97 { 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 …]
|
D | turbostat.8 | 132 \fBPkg%pc2, Pkg%pc3, Pkg%pc6, Pkg%pc7\fP percentage residency in hardware package idle states. The…
|
/Linux-v6.1/drivers/pinctrl/renesas/ |
D | pfc-shx3.c | 310 PINMUX_GPIO(PC3),
|
D | pfc-sh7786.c | 432 PINMUX_GPIO(PC3),
|
D | pfc-sh7785.c | 696 PINMUX_GPIO(PC3),
|
/Linux-v6.1/drivers/pinctrl/stm32/ |
D | pinctrl-stm32f429.c | 406 PINCTRL_PIN(35, "PC3"),
|
D | pinctrl-stm32f746.c | 428 PINCTRL_PIN(35, "PC3"),
|
D | pinctrl-stm32f469.c | 423 PINCTRL_PIN(35, "PC3"),
|
12