Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/atm/
Dtonga.h10 #define PCI_TONGA_CTRL 0x60 /* control register */ macro
Deni.c1587 pci_error = pci_write_config_byte(eni_dev->pci_dev,PCI_TONGA_CTRL,tonga); \
1592 pci_error = pci_read_config_byte(eni_dev->pci_dev,PCI_TONGA_CTRL,&tonga); \
1827 if ((error = pci_write_config_byte(eni_dev->pci_dev,PCI_TONGA_CTRL, in eni_start()