Home
last modified time | relevance | path

Searched refs:C7 (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/linux/crypto/
H A Dwp512.c676 static const u64 C7[256] = { variable
811 C7[(int)(K[1] ) & 0xff] ^ in wp512_process_buffer()
821 C7[(int)(K[2] ) & 0xff]; in wp512_process_buffer()
830 C7[(int)(K[3] ) & 0xff]; in wp512_process_buffer()
839 C7[(int)(K[4] ) & 0xff]; in wp512_process_buffer()
848 C7[(int)(K[5] ) & 0xff]; in wp512_process_buffer()
857 C7[(int)(K[6] ) & 0xff]; in wp512_process_buffer()
866 C7[(int)(K[7] ) & 0xff]; in wp512_process_buffer()
875 C7[(int)(K[0] ) & 0xff]; in wp512_process_buffer()
893 C7[(int)(state[1] ) & 0xff] ^ in wp512_process_buffer()
[all …]
/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c24 enum intel_snb_id { C7 = 0, PC2, PC7, SNB_CSTATE_COUNT, TSC = 0xFFFF }; enumerator
33 .id = C7,
66 case C7: in snb_get_count()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-qcom-dc-scm-v1.dts97 /*C0-C7*/ "","","","","","","","",
134 /*C0-C7*/ "","","","","","","","",
H A Daspeed-bmc-vegman-n110.dts17 /*C0-C7*/ "","","","","","","","",
54 /*C0-C7*/ "","","","","CPU2_MISMATCH","","CPU2_MEM_THERM_EVENT","","","","","","","","","",
H A Daspeed-bmc-vegman-sx20.dts17 /*C0-C7*/ "","","","","","","","",
54 /*C0-C7*/ "","","","","CPU2_MISMATCH","","CPU2_MEM_THERM_EVENT","","","","","","","","","",
H A Daspeed-bmc-facebook-greatlakes.dts250 /*C0-C7*/ "presence-ocp-nic","","","reset-cause-nic-primary",
289 /*18C0-18C7*/ "","","","","","","","",
H A Daspeed-bmc-vegman-rx20.dts45 /*C0-C7*/ "","","","","","","","",
82 /*C0-C7*/ "","","","","CPU2_MISMATCH","","CPU2_MEM_THERM_EVENT","","","","","","","","","",
H A Daspeed-bmc-opp-zaius.dts470 pins = "A8", "C7", "B7", "A7", "D7", "B6", "A6", "E7";
482 /*C0-C7*/ "","","","","","","","",
H A Daspeed-bmc-facebook-harma.dts554 /*C0-C7*/ "","","","","","","","",
617 /*C4-C7 line 40-47*/
H A Daspeed-bmc-ampere-mtjefferson.dts569 /*C0-C7*/ "s0-vrd-fault-n","","bmc-debug-mode","","cpld-3v3-irq-n","","vrd-sel",
618 /*18C0-18C7*/ "uart1-mode0","uart1-mode1","uart2-mode0","uart2-mode1",
H A Daspeed-bmc-amd-daytonax.dts127 /*C0-C7*/ "id-button","","","","","","","",
H A Daspeed-bmc-inventec-transformers.dts273 /*C0-C7*/ "","","","","","","","",
H A Daspeed-bmc-amd-ethanolx.dts120 /*C0-C7*/ "CHASSIS_ID_BTN","INTRUDER","AC_LOSS","","","","","",
H A Daspeed-bmc-opp-romulus.dts237 /*C0-C7*/ "","","","","","","","",
H A Daspeed-bmc-opp-nicole.dts221 /*C0-C7*/ "","","","","","","","",
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-nanopc-t6.dts216 /* GPIO0 C0-C7 */
231 /* GPIO1 C0-C7 */
246 /* GPIO2 C0-C7 */
261 /* GPIO3 C0-C7 */
276 /* GPIO4 C0-C7 */
H A Drk3588s-indiedroid-nova.dts156 /* GPIO0 C0-C7 */
171 /* GPIO1 C0-C7 */
186 /* GPIO3 C0-C7 */
201 /* GPIO4 C0-C7 */
/openbmc/linux/arch/hexagon/kernel/
H A Dvm_entry.S104 R11:10 = C7:6; }\
170 C7:6 = R11:10; }\
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62p5-sk.dts102 AM62PX_MCU_IOPAD(0x02c, PIN_INPUT, 0) /* (C7) WKUP_UART0_CTSn */
/openbmc/linux/drivers/memory/
H A Djedec_ddr.h51 #define C7 7 macro
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dipq9574-rdp433.dts14 model = "Qualcomm Technologies, Inc. IPQ9574/AP-AL02-C7";
/openbmc/linux/arch/x86/
H A DKconfig.cpu44 - "VIA C7" for VIA C7.
255 bool "VIA C7"
258 Select this for a VIA C7. Selecting this uses the correct cache
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3768-0000.dtsi170 /* C7 - M.2 Key-M */
/openbmc/linux/tools/power/cpupower/po/
H A Dka.po39 msgid "Processor Core C7"
40 msgstr "პროცესორის Core C7"
47 msgid "Processor Package C7"
48 msgstr "პროცესორის პაკეტი C7"
/openbmc/linux/drivers/cpufreq/
H A DKconfig.x86316 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
319 This adds the CPUFreq driver for VIA C7 processors. However, this driver

123