Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Data_piix.c1344 u16 pcs, new_pcs; in piix_init_pcs() local
1348 new_pcs = pcs | map_db->port_enable; in piix_init_pcs()
1350 if (new_pcs != pcs) { in piix_init_pcs()
1351 pci_write_config_word(pdev, ICH5_PCS, new_pcs); in piix_init_pcs()