Lines Matching refs:pci_write_config_byte
676 pci_write_config_byte(dev, 0x5a, scr1); in hpt3xx_maskproc()
699 pci_write_config_byte(dev, 0x5a, scr1 & ~0x10); in hpt366_dma_lost_irq()
708 pci_write_config_byte(dev, hwif->select_data, 0x37); in hpt370_clear_engine()
784 pci_write_config_byte(dev, mcr_addr, mcr | 0x30); in hpt374_dma_end()
903 pci_write_config_byte(dev, mcr_addr + 1, new_mcr); in hpt3xx_disable_fast_irq()
917 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in init_chipset_hpt366()
918 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in init_chipset_hpt366()
919 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in init_chipset_hpt366()
920 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in init_chipset_hpt366()
933 pci_write_config_byte(dev, 0x5a, scr1 & ~0x10); in init_chipset_hpt366()
946 pci_write_config_byte(dev, 0x5b, 0x23); in init_chipset_hpt366()
1082 pci_write_config_byte(dev, 0x5b, 0x21); in init_chipset_hpt366()
1132 pci_write_config_byte(dev, 0x50, (mcr1 | 0x32)); in init_chipset_hpt366()
1133 pci_write_config_byte(dev, 0x54, (mcr4 | 0x32)); in init_chipset_hpt366()
1186 pci_write_config_byte(dev, 0x5b, scr2 & ~1); in hpt3xx_cable_detect()
1190 pci_write_config_byte(dev, 0x5b, scr2); in hpt3xx_cable_detect()
1287 pci_write_config_byte(dev, 0x50, mcr1 & ~0x04); in hpt371_init()
1300 pci_write_config_byte(dev, 0x50, mcr1 | 0x30); in hpt36x_init()