Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c43 #define LTSSM_EN_VAL BIT(0) macro
509 val &= ~LTSSM_EN_VAL; in ks_pcie_stop_link()
520 ks_pcie_app_writel(ks_pcie, CMD_STATUS, LTSSM_EN_VAL | val); in ks_pcie_start_link()