Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq-nforce2.c22 #define NFORCE2_PLLENABLE 0xa8 macro
149 pci_read_config_byte(nforce2_dev, NFORCE2_PLLENABLE, (u8 *)&temp); in nforce2_fsb_read()
186 pci_read_config_byte(nforce2_dev, NFORCE2_PLLENABLE, (u8 *)&temp); in nforce2_set_fsb()
198 pci_write_config_byte(nforce2_dev, NFORCE2_PLLENABLE, (u8)temp); in nforce2_set_fsb()