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