coreboot-kgpe-d16/src/soc/amd/mendocino
Fred Reitberger 460ea9d5d2 soc/amd/*/smi.h: Use BIT() for clarity
Use the BIT() macro for single-bit constants.

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I490f0093d55813260fcdb7303a94accfa90e75e4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68548
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2022-10-21 21:42:00 +00:00
..
acpi amd/mendocino/acpi/soc: Add DPTC Support 2022-09-19 09:57:12 +00:00
include/soc soc/amd/*/smi.h: Use BIT() for clarity 2022-10-21 21:42:00 +00:00
psp_verstage soc/amd/*/psp_verstage/svc: Make svc.h macros common 2022-10-13 15:44:15 +00:00
acpi.c soc/amd: factor out writing extended PM registers in FADT 2022-10-18 23:07:37 +00:00
agesa_acpi.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
aoac.c
chip.c soc/amd/*: Hook up device_operations in chipset.cb 2022-10-13 19:40:01 +00:00
chip.h soc/amd/mendocino: Add low/no battery VRM limit registers 2022-09-19 09:56:06 +00:00
chipset_mendocino.cb soc/amd/*/uart: commonize UART code and MMIO device driver 2022-10-20 16:47:35 +00:00
chipset_rembrandt.cb soc/amd/*/uart: commonize UART code and MMIO device driver 2022-10-20 16:47:35 +00:00
config.c
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
data_fabric.c soc/amd/mendocino: Use devicetree ops over pci driver 2022-10-13 19:41:11 +00:00
early_fch.c soc/amd: move set_uart_config prototype to common UART header 2022-10-20 16:47:11 +00:00
espi_util.c
fch.c
fsp_m_params.c soc/amd/mendocino: enable CPPC feature 2022-08-18 14:51:00 +00:00
fsp_s_params.c
fw.cfg
gpio.c
i2c.c soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
Kconfig soc/amd: factor out common eMMC code 2022-10-14 20:18:29 +00:00
Makefile.inc soc/amd: factor out common noncar bootblock 2022-10-17 13:43:25 +00:00
mca.c
preload.c
reset.c
romstage.c
root_complex.c soc/amd/mendocino: Use devicetree ops over pci driver 2022-10-13 19:41:11 +00:00
smihandler.c soc/amd/*/smihandler: Make fch_apmc_smi_handler common 2022-10-17 13:42:46 +00:00
smu.c
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
xhci.c