Searched refs:PCIE_CLKREQ_ENAB (Results 1 – 2 of 2) sorted by relevance
290 #define PCIE_CLKREQ_ENAB 0x100 /* CLKREQ Enab in linkctrl */ macro
353 reg_val |= PCIE_CLKREQ_ENAB; in pcie_clkreq()355 reg_val &= ~PCIE_CLKREQ_ENAB; in pcie_clkreq()359 if (reg_val & PCIE_CLKREQ_ENAB) in pcie_clkreq()