Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
Dpci-keystone.c39 #define LTSSM_EN_VAL BIT(0) macro
515 val &= ~LTSSM_EN_VAL; in ks_pcie_stop_link()
532 ks_pcie_app_writel(ks_pcie, CMD_STATUS, LTSSM_EN_VAL | val); in ks_pcie_start_link()