OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmcon
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/pci/
ichlpcib.c
698
pcireg_t
pmcon
;
local in function:speedstep_configure
701
pmcon
= pci_conf_read(sc->sc_pcib.sc_pc, sc->sc_pcib.sc_tag,
703
if ((
pmcon
& LPCIB_PCI_GEN_PMCON_1_SS_EN) == 0)
706
pmcon
| LPCIB_PCI_GEN_PMCON_1_SS_EN);
ichlpcib.c
698
pcireg_t
pmcon
;
local in function:speedstep_configure
701
pmcon
= pci_conf_read(sc->sc_pcib.sc_pc, sc->sc_pcib.sc_tag,
703
if ((
pmcon
& LPCIB_PCI_GEN_PMCON_1_SS_EN) == 0)
706
pmcon
| LPCIB_PCI_GEN_PMCON_1_SS_EN);
Completed in 24 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025