Home
last modified time | relevance | path

Searched refs:V3_LB_MAP_AD_LOW_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h160 #define V3_LB_MAP_AD_LOW_EN (1 << 0) macro
H A Dpci.c147 mapaddress = V3_LB_MAP_TYPE_CONFIG | V3_LB_MAP_AD_LOW_EN; in v3_open_config_window()
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c175 #define V3_LB_MAP_AD_LOW_EN BIT(0) macro
356 mapaddress = V3_LB_MAP_TYPE_CONFIG | V3_LB_MAP_AD_LOW_EN; in v3_map_bus()