Searched defs:V3_LB_BASE_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/armltd/integrator/ | ||
H A D | pci_v3.h | 138 #define V3_LB_BASE_ENABLE (1 << 0) macro |
/openbmc/linux/drivers/pci/controller/ | ||
H A D | pci-v3-semi.c | 155 #define V3_LB_BASE_ENABLE BIT(0) macro |