Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcireg.h252 #define BHND_PCIE_DLLP_LCREG_PCIPM_EN 0x40 /* Enable PCI-PM power management */ macro
H A Dbhnd_pci_hostb.c481 lcreg |= BHND_PCIE_DLLP_LCREG_PCIPM_EN; in bhnd_pci_wars_hwup()