Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82801lpcreg.h71 # define LPCIB_PCI_GEN_PMCON_1_SS_EN 0x08 macro
/netbsd-src/sys/arch/x86/pci/
H A Dichlpcib.c703 if ((pmcon & LPCIB_PCI_GEN_PMCON_1_SS_EN) == 0) in speedstep_configure()
706 pmcon | LPCIB_PCI_GEN_PMCON_1_SS_EN); in speedstep_configure()