Lines Matching refs:pci_write_config_byte
61 pci_write_config_byte(pdev, pio_fifo, fifo); in ali_fifo_control()
77 pci_write_config_byte(dev, udmat, udma); in ali_program_timings()
88 pci_write_config_byte(dev, port, t->setup); in ali_program_timings()
89 pci_write_config_byte(dev, port + 1, (t->act8b << 4) | t->rec8b); in ali_program_timings()
90 pci_write_config_byte(dev, port + unit + 2, in ali_program_timings()
197 pci_write_config_byte(dev, 0x4b, tmpbyte); in ali_set_dma_mode()
249 pci_write_config_byte(dev, 0x4b, tmpbyte & 0x7F); in init_chipset_ali15x3()
272 pci_write_config_byte(dev, 0x4b, tmpbyte | 0x08); in init_chipset_ali15x3()
294 pci_write_config_byte(isa_dev, 0x79, tmpbyte | 0x04); in init_chipset_ali15x3()
299 pci_write_config_byte(isa_dev, 0x79, tmpbyte | 0x02); in init_chipset_ali15x3()
324 pci_write_config_byte(dev, 0x53, tmpbyte); in init_chipset_ali15x3()