u-boot/drivers/net/bnxt
Andrew Scull 12507a2d22 pci: Map bars with offset and length
Evolve dm_pci_map_bar() to include an offset and length parameter. These
allow a portion of the memory to be mapped and range checks to be
applied.

Passing both the offset and length as zero results in the previous
behaviour and this is used to migrate the previous callers.

Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2022-05-03 15:50:46 -04:00
..
bnxt.c pci: Map bars with offset and length 2022-05-03 15:50:46 -04:00
bnxt.h net: brcm: netXtreme driver 2021-12-02 08:34:01 +02:00
bnxt_dbg.h net: brcm: netXtreme driver 2021-12-02 08:34:01 +02:00
bnxt_hsi.h net: brcm: netXtreme driver 2021-12-02 08:34:01 +02:00
Kconfig net: brcm: netXtreme driver 2021-12-02 08:34:01 +02:00
Makefile net: brcm: netXtreme driver 2021-12-02 08:34:01 +02:00