Lines Matching refs:pci_write_config_byte
679 pci_write_config_byte(dev, 0x5a, scr1); in hpt3xx_maskproc()
702 pci_write_config_byte(dev, 0x5a, scr1 & ~0x10); in hpt366_dma_lost_irq()
711 pci_write_config_byte(dev, hwif->select_data, 0x37); in hpt370_clear_engine()
787 pci_write_config_byte(dev, mcr_addr, mcr | 0x30); in hpt374_dma_end()
906 pci_write_config_byte(dev, mcr_addr + 1, new_mcr); in hpt3xx_disable_fast_irq()
920 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in init_chipset_hpt366()
921 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in init_chipset_hpt366()
922 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in init_chipset_hpt366()
923 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in init_chipset_hpt366()
936 pci_write_config_byte(dev, 0x5a, scr1 & ~0x10); in init_chipset_hpt366()
949 pci_write_config_byte(dev, 0x5b, 0x23); in init_chipset_hpt366()
1085 pci_write_config_byte(dev, 0x5b, 0x21); in init_chipset_hpt366()
1135 pci_write_config_byte(dev, 0x50, (mcr1 | 0x32)); in init_chipset_hpt366()
1136 pci_write_config_byte(dev, 0x54, (mcr4 | 0x32)); in init_chipset_hpt366()
1189 pci_write_config_byte(dev, 0x5b, scr2 & ~1); in hpt3xx_cable_detect()
1193 pci_write_config_byte(dev, 0x5b, scr2); in hpt3xx_cable_detect()
1290 pci_write_config_byte(dev, 0x50, mcr1 & ~0x04); in hpt371_init()
1303 pci_write_config_byte(dev, 0x50, mcr1 | 0x30); in hpt36x_init()