Home
last modified time | relevance | path

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

123

/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A 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()
/openbmc/qemu/tests/qtest/
H A Ddm163-test.c83 /* Configure output mode for pin PC3 */ in rise_gpio_pin_rst_b()
85 /* Write 1 in ODR for PC3 */ in rise_gpio_pin_rst_b()
91 /* Configure output mode for pin PC3 */ in lower_gpio_pin_rst_b()
93 /* Write 0 in ODR for PC3 */ in lower_gpio_pin_rst_b()
/openbmc/u-boot/configs/
H A DA20-OLinuXino-Lime_defconfig8 CONFIG_SATAPWR="PC3"
H A DA10-OLinuXino-Lime_defconfig10 CONFIG_SATAPWR="PC3"
H A DA20-Olimex-SOM-EVB_defconfig12 CONFIG_SATAPWR="PC3"
H A DA20-OLinuXino-Lime2_defconfig10 CONFIG_SATAPWR="PC3"
H A DA20-Olimex-SOM204-EVB-eMMC_defconfig11 CONFIG_SATAPWR="PC3"
H A DA20-Olimex-SOM204-EVB_defconfig10 CONFIG_SATAPWR="PC3"
H A DA20-OLinuXino-Lime2-eMMC_defconfig11 CONFIG_SATAPWR="PC3"
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone-1.0.dts18 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
H A Dsun50i-a64-pinephone-1.1.dts38 flash-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
H A Dsun50i-a64-pinephone-1.2.dts53 flash-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3_emac.dtsi22 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-sgm3140.yaml57 enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d3_emac.dtsi23 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
H A Dsun7i-a20-olinuxino-lime.dts179 pins = "PC3";
H A Dsun7i-a20-olinuxino-lime2.dts180 pins = "PC3";
H A Dsun7i-a20-olimex-som-evb.dts245 pins = "PC3";
/openbmc/linux/Documentation/admin-guide/pm/
H A 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
/openbmc/qemu/hw/arm/
H A Db-l475e-iot01a.c57 2 * GPIO_NUM_PINS + 3, /* RST_B (RST) PC3 */
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c138 /* PC3 */ { 0, 0, 0, 1, 0, 0 }, /* PC3 */
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c140 /* PC3 */ { 0, 0, 0, 1, 0, 0 }, /* PC3 */
/openbmc/linux/tools/power/x86/turbostat/
H A 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 …]
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsuniv-f1c100s.dtsi202 pins = "PC0", "PC1", "PC2", "PC3";
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c88 * from SPI Flash, everything else is using pins PC0,PC1,PC2,PC3.

123