Searched refs:new_pcs (Results 1 – 1 of 1) sorted by relevance
1357 u16 pcs, new_pcs; in piix_init_pcs() local1361 new_pcs = pcs | map_db->port_enable; in piix_init_pcs()1363 if (new_pcs != pcs) { in piix_init_pcs()1364 DPRINTK("updating PCS from 0x%x to 0x%x\n", pcs, new_pcs); in piix_init_pcs()1365 pci_write_config_word(pdev, ICH5_PCS, new_pcs); in piix_init_pcs()