Home
last modified time | relevance | path

Searched refs:tonga (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c29 #include "tonga.h"
1587 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); \
1600 unsigned char tonga; in get_esi_asic() local
1606 tonga = SEPROM_MAGIC | SEPROM_DATA | SEPROM_CLK; in get_esi_asic()
1610 tonga |= SEPROM_DATA; in get_esi_asic()
1612 tonga |= SEPROM_CLK; in get_esi_asic()
1614 tonga &= ~SEPROM_DATA; in get_esi_asic()
1616 tonga &= ~SEPROM_CLK; in get_esi_asic()
1621 tonga in get_esi_asic()
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.c29 #include "tonga.h"
1587 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); \
1600 unsigned char tonga; in get_esi_asic() local
1606 tonga = SEPROM_MAGIC | SEPROM_DATA | SEPROM_CLK; in get_esi_asic()
1610 tonga |= SEPROM_DATA; in get_esi_asic()
1612 tonga |= SEPROM_CLK; in get_esi_asic()
1614 tonga &= ~SEPROM_DATA; in get_esi_asic()
1616 tonga &= ~SEPROM_CLK; in get_esi_asic()
1621 tonga in get_esi_asic()
[all...]

Completed in 5 milliseconds