coreboot/src
Angel Pons ca9f948541 mb/**/hda_verb: Use AZALIA_PIN_CFG_NC(0)
Replace `0x411111f0` with `AZALIA_PIN_CFG_NC(0)`, which evaluates to the
same value and conveys additional information to the reader. Done with a
bulk search and replace operation.

Change-Id: Ibd84daec017bc1ab1ee4edd906fda80231c134cc
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82394
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-06-07 11:13:19 +00:00
..
acpi tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
arch arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Remove unused <string.h> 2024-05-29 10:34:08 +00:00
cpu cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
device arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
drivers Xeon-SP boards: Factor out OCP VPD get_cxl_mode() impl 2024-06-05 10:59:59 +00:00
ec ec/dasharo/ec: Add initial copy of ec/system76/ec 2024-06-03 16:45:20 +00:00
include arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
lib device_tree: Add function to get top of memory from a FDT blob 2024-06-03 15:38:55 +00:00
mainboard mb/**/hda_verb: Use AZALIA_PIN_CFG_NC(0) 2024-06-07 11:13:19 +00:00
northbridge nb/intel/haswell: Synchronize lists of graphics PCI IDs 2024-06-06 23:55:24 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc soc/intel/alderlake: select Kconfig MRC_CACHE_USING_MRC_VERSION 2024-06-07 06:16:46 +00:00
southbridge tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n) 2024-06-03 19:02:31 +00:00
superio tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
vendorcode vc/intel/fsp: Update ADL N FSP headers from v3343.05 to v5021.00 2024-06-04 13:59:30 +00:00
Kconfig arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00