Searched refs:CONFIGADDR_FUNC_MASK (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dpcie_core.h168 #define CONFIGADDR_FUNC_MASK 0x7000 macro
173 #define PCIE_CONFIG_INDADDR(f, r) ((((f) & CONFIGADDR_FUNC_MASK) << CONFIGADDR_FUNC_SHF) | \

Completed in 78 milliseconds