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 printk: collect printk stuff into <linux/printk.h> with loglevel support 2017-10-04 10:31:17 -04:00
x86emu Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
atibios.c pci: Update dm_pci_bus_to_virt() parameters 2022-05-03 18:33:29 -04:00
besys.c bios_emulator: Correct ordering of includes 2014-12-13 15:08:04 -07:00
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 bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00