Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ipack/carriers/
H A Dtpci200.h29 #define TPCI200_IP_INTERFACE_BAR 2 macro
H A Dtpci200.c93 pci_release_region(tpci200->info->pdev, TPCI200_IP_INTERFACE_BAR); in tpci200_unregister()
250 res = pci_request_region(tpci200->info->pdev, TPCI200_IP_INTERFACE_BAR, in tpci200_register()
297 TPCI200_IP_INTERFACE_BAR), in tpci200_register()
358 pci_release_region(tpci200->info->pdev, TPCI200_IP_INTERFACE_BAR); in tpci200_register()