Home
last modified time | relevance | path

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

123

/Linux-v6.6/crypto/
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 …]
/Linux-v6.6/tools/power/cpupower/utils/idle_monitor/
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()
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-qcom-dc-scm-v1.dts97 /*C0-C7*/ "","","","","","","","",
134 /*C0-C7*/ "","","","","","","","",
Daspeed-bmc-vegman-n110.dts17 /*C0-C7*/ "","","","","","","","",
54 /*C0-C7*/ "","","","","CPU2_MISMATCH","","CPU2_MEM_THERM_EVENT","","","","","","","","","",
Daspeed-bmc-vegman-sx20.dts17 /*C0-C7*/ "","","","","","","","",
54 /*C0-C7*/ "","","","","CPU2_MISMATCH","","CPU2_MEM_THERM_EVENT","","","","","","","","","",
Daspeed-bmc-facebook-greatlakes.dts252 /*C0-C7*/ "presence-ocp-nic","","","reset-cause-nic-primary",
291 /*18C0-18C7*/ "","","","","","","","",
Daspeed-bmc-vegman-rx20.dts45 /*C0-C7*/ "","","","","","","","",
82 /*C0-C7*/ "","","","","CPU2_MISMATCH","","CPU2_MEM_THERM_EVENT","","","","","","","","","",
Daspeed-bmc-opp-zaius.dts472 pins = "A8", "C7", "B7", "A7", "D7", "B6", "A6", "E7";
484 /*C0-C7*/ "","","","","","","","",
Daspeed-bmc-amd-daytonax.dts127 /*C0-C7*/ "id-button","","","","","","","",
Daspeed-bmc-inventec-transformers.dts273 /*C0-C7*/ "","","","","","","","",
Daspeed-bmc-amd-ethanolx.dts120 /*C0-C7*/ "CHASSIS_ID_BTN","INTRUDER","AC_LOSS","","","","","",
Daspeed-bmc-opp-nicole.dts221 /*C0-C7*/ "","","","","","","","",
Daspeed-bmc-opp-romulus.dts237 /*C0-C7*/ "","","","","","","","",
Daspeed-bmc-ampere-mtmitchell.dts578 /*C0-C7*/ "s0-vrd-fault-n","s1-vrd-fault-n","","",
628 /*18C0-18C7*/ "uart1-mode0","uart1-mode1","uart2-mode0","uart2-mode1",
Daspeed-bmc-inventec-starscream.dts321 /*C0-C7*/ "","","","","","","","",
Daspeed-bmc-ufispace-ncplite.dts340 /*C0-C7*/ "","","","","","","","",
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3588-nanopc-t6.dts204 /* GPIO0 C0-C7 */
219 /* GPIO1 C0-C7 */
234 /* GPIO2 C0-C7 */
249 /* GPIO3 C0-C7 */
264 /* GPIO4 C0-C7 */
Drk3588s-indiedroid-nova.dts156 /* GPIO0 C0-C7 */
171 /* GPIO1 C0-C7 */
186 /* GPIO3 C0-C7 */
201 /* GPIO4 C0-C7 */
/Linux-v6.6/arch/hexagon/kernel/
Dvm_entry.S104 R11:10 = C7:6; }\
170 C7:6 = R11:10; }\
/Linux-v6.6/arch/arm64/boot/dts/ti/
Dk3-am62p5-sk.dts102 AM62PX_MCU_IOPAD(0x02c, PIN_INPUT, 0) /* (C7) WKUP_UART0_CTSn */
/Linux-v6.6/drivers/memory/
Djedec_ddr.h51 #define C7 7 macro
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dipq9574-rdp433.dts14 model = "Qualcomm Technologies, Inc. IPQ9574/AP-AL02-C7";
/Linux-v6.6/arch/arm64/boot/dts/nvidia/
Dtegra234-p3768-0000.dtsi170 /* C7 - M.2 Key-M */
/Linux-v6.6/arch/x86/
DKconfig.cpu44 - "VIA C7" for VIA C7.
255 bool "VIA C7"
258 Select this for a VIA C7. Selecting this uses the correct cache
/Linux-v6.6/drivers/cpufreq/
DKconfig.x86316 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
319 This adds the CPUFreq driver for VIA C7 processors. However, this driver

123