Home
last modified time | relevance | path

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

/drivers/pci/controller/plda/
A Dpcie-starfive.c46 #define DATA_LINK_ACTIVE BIT(5) macro
210 return !!(stg_reg_val & DATA_LINK_ACTIVE); in starfive_pcie_link_up()
/drivers/pci/controller/
A Dpcie-rcar.c53 if ((rcar_pci_read_reg(pcie, PCIETSTR) & DATA_LINK_ACTIVE)) in rcar_pcie_wait_for_dl()
A Dpcie-rcar.h30 #define DATA_LINK_ACTIVE BIT(0) macro

Completed in 6 milliseconds