Home
last modified time | relevance | path

Searched refs:V3_LB_BASE_ADR_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h134 #define V3_LB_BASE_ADR_BASE 0xfff00000 macro
153 #define v3_addr_to_lb_base(a) ((a) & V3_LB_BASE_ADR_BASE)
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c151 #define V3_LB_BASE_ADR_BASE 0xfff00000U macro
170 #define v3_addr_to_lb_base(a) ((a) & V3_LB_BASE_ADR_BASE)