Searched +full:0541 +full:c (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,vexpress-juno.yaml | 53 and Jazelle support in the Cortex A5 family. See ARM DUI 0541C. 112 - description: Arm FVP (Fixed Virtual Platform) base model revision C
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,vexpress-juno.yaml | 53 and Jazelle support in the Cortex A5 family. See ARM DUI 0541C. 112 - description: Arm FVP (Fixed Virtual Platform) base model revision C
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 4 * Copyright (C) 2017-2020 Broadcom. All Rights Reserved. The term * 6 * Copyright (C) 2004-2016 Emulex. All rights reserved. * 9 * Portions Copyright (C) 2004-2005 Christoph Hellwig * 331 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl() 2740 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local 2752 C = HashResultPointer[2]; in lpfc_sha_iterate() 2758 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate() 2760 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate() 2762 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate() 2764 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 4 * Copyright (C) 2017-2023 Broadcom. All Rights Reserved. The term * 6 * Copyright (C) 2004-2016 Emulex. All rights reserved. * 9 * Portions Copyright (C) 2004-2005 Christoph Hellwig * 334 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl() 2939 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local 2951 C = HashResultPointer[2]; in lpfc_sha_iterate() 2957 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate() 2959 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate() 2961 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate() 2963 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate() [all …]
|