Searched refs:VLSI_PCI_CLKCTL (Results 1 – 2 of 2) sorted by relevance
/drivers/net/irda/ |
D | vlsi_ir.c | 210 pci_read_config_byte(idev->pdev, VLSI_PCI_CLKCTL, &byte); in vlsi_proc_ndev() 1174 pci_write_config_byte(pdev, VLSI_PCI_CLKCTL, clkctl); in vlsi_start_clock() 1183 pci_read_config_byte(pdev, VLSI_PCI_CLKCTL, &lock); in vlsi_start_clock() 1195 pci_write_config_byte(pdev, VLSI_PCI_CLKCTL, clkctl); in vlsi_start_clock() 1215 pci_write_config_byte(pdev, VLSI_PCI_CLKCTL, clkctl); in vlsi_start_clock() 1220 pci_read_config_byte(pdev, VLSI_PCI_CLKCTL, &clkctl); in vlsi_start_clock() 1225 pci_write_config_byte(pdev, VLSI_PCI_CLKCTL, clkctl); in vlsi_start_clock() 1235 pci_read_config_byte(pdev, VLSI_PCI_CLKCTL, &clkctl); in vlsi_stop_clock() 1237 pci_write_config_byte(pdev, VLSI_PCI_CLKCTL, clkctl); in vlsi_stop_clock() 1241 pci_write_config_byte(pdev, VLSI_PCI_CLKCTL, clkctl); in vlsi_stop_clock()
|
D | vlsi_ir.h | 49 VLSI_PCI_CLKCTL = 0x40, /* chip clock input control */ enumerator
|