Home
last modified time | relevance | path

Searched +full:0541 +full:c (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/arm/
Darm,vexpress-juno.yaml53 and Jazelle support in the Cortex A5 family. See ARM DUI 0541C.
112 - description: Arm FVP (Fixed Virtual Platform) base model revision C
/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_init.c4 * Copyright (C) 2017-2024 Broadcom. All Rights Reserved. The term *
6 * Copyright (C) 2004-2016 Emulex. All rights reserved. *
9 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
335 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl()
2928 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local
2940 C = HashResultPointer[2]; in lpfc_sha_iterate()
2946 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate()
2948 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate()
2950 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate()
2952 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate()
[all …]