Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Dpci_pwr.h79 #define PCI_CLK_SETTLE_TIME 10000 /* settle time before PCI operation */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dpcie_pwr.h141 #define PCI_CLK_SETTLE_TIME 10000 macro
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c239 delay(drv_usectohz(PCI_CLK_SETTLE_TIME)); in pcie_pwr_change()
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c1415 delay(drv_usectohz(PCI_CLK_SETTLE_TIME)); in ppb_pwr()