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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dpcie_core.h365 #define PCIE_CLKREQ_ENAB 0x100 /* CLKREQ Enab in linkctrl */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnicpci.c578 reg_val |= PCIE_CLKREQ_ENAB;
580 reg_val &= ~PCIE_CLKREQ_ENAB;
584 if (reg_val & PCIE_CLKREQ_ENAB)

Completed in 52 milliseconds