Home
last modified time | relevance | path

Searched full:pc6 (Results 1 – 25 of 62) 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
56 .name = "PC6",
58 .id = PC6,
86 case PC6: in nhm_get_count()
H A Damd_fam14h_idle.c42 enum amd_fam14h_states {NON_PC0 = 0, PC1, PC6, NBP1, enumerator
66 .name = "PC6",
68 .id = PC6,
110 case PC6: in amd_fam14h_get_pci_info()
/openbmc/u-boot/board/sunxi/
H A Dboard.c446 /* SDC2: PC6-PC11 */ in mmc_pinmux_setup()
461 /* SDC2: PC6-PC15 */ in mmc_pinmux_setup()
477 /* SDC2: PC6-PC15, PC24 */ in mmc_pinmux_setup()
489 /* SDC2: PC6-PC15, PC24 */ in mmc_pinmux_setup()
500 /* SDC2: PC5-PC6, PC8-PC16 */ in mmc_pinmux_setup()
520 /* SDC2: PC6-PC16 */ in mmc_pinmux_setup()
549 /* SDC3: PC6-PC15, PC24 */ in mmc_pinmux_setup()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3_emac.dtsi25 AT91_PIOC 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC6 periph A ERXER, conflicts with TIOA5 */
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d3_emac.dtsi26 AT91_PIOC 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC6 periph A ERXER, conflicts with TIOA5 */
H A Dsun5i.dtsi461 pins = "PC6", "PC7", "PC8", "PC9",
470 pins = "PC6", "PC7", "PC8", "PC9",
491 pins = "PC6";
H A Dsun8i-a23-a33.dtsi311 pins = "PC5", "PC6", "PC8",
340 pins = "PC6";
H A Dsun50i-h6.dtsi138 pins = "PC1", "PC4", "PC5", "PC6",
H A Dsun6i-a31.dtsi661 pins = "PC6", "PC7", "PC8", "PC9",
669 pins = "PC6", "PC7", "PC8", "PC9",
679 pins = "PC6", "PC7", "PC8", "PC9",
H A Dsun8i-r40.dtsi303 pins = "PC5", "PC6", "PC7", "PC8", "PC9",
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun50i-h6-usb-phy.yaml104 usb0_id_det-gpios = <&pio 2 6 GPIO_ACTIVE_HIGH>; /* PC6 */
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dtegra20-dc.txt83 nvidia,panel-vdd-gpios = <&gpio 22 0>; /* PC6 */
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcom-drc02.dtsi114 * Note: PF3/GPIO_A , PD6/GPIO_B , PG0/GPIO_C , PC6/GPIO_E are
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i.dtsi513 pins = "PC6", "PC7", "PC8", "PC9",
530 pins = "PC6", "PC7", "PC8", "PC9",
552 pins = "PC6";
H A Dsun8i-a23-a33.dtsi392 pins = "PC5", "PC6", "PC8",
421 pins = "PC6";
H A Dsun6i-a31.dtsi705 pins = "PC6", "PC7", "PC8", "PC9",
713 pins = "PC6", "PC7", "PC8", "PC9",
723 pins = "PC6", "PC7", "PC8", "PC9",
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi.dtsi264 usb0_id_det-gpios = <&pio 2 6 GPIO_ACTIVE_HIGH>; /* PC6 */
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c100 { 0x0, "Pkg%pc6", "", 0, 0, 0, NULL, 0 },
380 unsigned long long pc6; member
958 outp += sprintf(outp, "%sPkg%%pc6", (printed++ ? delim : "")); in print_header()
1073 outp += sprintf(outp, "pc6: %016llX\n", p->pc6); in dump_counters()
1337 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * p->pc6 / tsc); in format_counters()
1472 old->pc6 = new->pc6 - old->pc6; in delta_package()
1689 p->pc6 = 0; in clear_counters()
1791 average.packages.pc6 += p->pc6; in sum_counters()
1868 average.packages.pc6 /= topo.num_packages; in compute_average()
2255 if (get_msr(cpu, MSR_ATOM_PKG_C6_RESIDENCY, &p->pc6)) in get_counters()
[all …]
H A Dturbostat.8132 \fBPkg%pc2, Pkg%pc3, Pkg%pc6, Pkg%pc7\fP percentage residency in hardware package idle states. The…
/openbmc/u-boot/board/mpr2/
H A Dmpr2.c70 /* C7 GPO(PC7); C6 GPO(PC6); C5 GPO(PC5); C4 GPO(PC4); in board_init()
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c135 /* PC6 */ { 0, 0, 0, 1, 0, 0 }, /* PC6 */
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c137 /* PC6 */ { 0, 0, 0, 1, 0, 0 }, /* PC6 */
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c108 /* C7 GPO(PC7); C6 GPO(PC6); C5 GPO(PC5); C4 GPO(PC4); in setup_port_multiplexing()
/openbmc/linux/drivers/idle/
H A Dintel_idle.c1775 * latency for target_residency if the PC6 in skx_idle_state_table_update()
1813 * C6. However, if PC6 is disabled, we update the numbers to match in spr_idle_state_table_update()
1818 /* Limit value 2 and above allow for PC6. */ in spr_idle_state_table_update()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-shx3.c307 PINMUX_GPIO(PC6),

123