coreboot-kgpe-d16/src/drivers/uart
Felix Held ad8a2a475e drivers/uart/uart8250reg.h: use shifts in constants
The UART8250_FCR_TRIGGER bits are bits 6 and 7 in the register, so 
rewrite the mask and constants as constants shifted by 6.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I0663c1a641355b7bfb59f41479d17117178fb895
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61644
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2022-02-07 14:05:05 +00:00
..
acpi
Kconfig drivers/uart: Let DRIVERS_UART_8250IO also depend on PPC64 2021-11-22 15:02:50 +00:00
Makefile.inc
oxpcie.c
oxpcie_early.c
pl011.c
pl011.h
sifive.c
uart8250io.c
uart8250mem.c
uart8250reg.h drivers/uart/uart8250reg.h: use shifts in constants 2022-02-07 14:05:05 +00:00
util.c