u-boot/drivers/bios_emulator
Andrew Scull a822d1dee4 pci: Update dm_pci_bus_to_virt() parameters
Add mask parameter and reorder length parameter to match the other PCI
address conversion functions. Using PCI_REGION_TYPE as the mask gives
the old behaviour.

It's converted from a macro to an inline function as the length
parameter is now used twice, but should only be calculated once.

Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2022-05-03 18:33:29 -04:00
..
include
x86emu
atibios.c pci: Update dm_pci_bus_to_virt() parameters 2022-05-03 18:33:29 -04:00
besys.c
bios.c pci: Drop DM_PCI check from bios_emul 2021-08-05 19:46:35 -04:00
biosemu.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
biosemui.h
Makefile