Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-kirin.c103 #define PIPE_CLK_STABLE BIT(19) macro
219 if (reg_val & PIPE_CLK_STABLE) { in hi3660_pcie_phy_start()