Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ipack/carriers/
Dtpci200.c95 pci_release_region(tpci200->info->pdev, TPCI200_IP_INTERFACE_BAR); in tpci200_unregister()
252 res = pci_request_region(tpci200->info->pdev, TPCI200_IP_INTERFACE_BAR, in tpci200_register()
299 TPCI200_IP_INTERFACE_BAR), in tpci200_register()
360 pci_release_region(tpci200->info->pdev, TPCI200_IP_INTERFACE_BAR); in tpci200_register()
Dtpci200.h31 #define TPCI200_IP_INTERFACE_BAR 2 macro