Home
last modified time | relevance | path

Searched refs:TPCI200_CFG_MEM_BAR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ipack/carriers/
H A Dtpci200.c539 ret = pci_request_region(pdev, TPCI200_CFG_MEM_BAR, in tpci200_pci_probe()
547 pci_resource_start(pdev, TPCI200_CFG_MEM_BAR), in tpci200_pci_probe()
548 pci_resource_len(pdev, TPCI200_CFG_MEM_BAR)); in tpci200_pci_probe()
603 pci_release_region(pdev, TPCI200_CFG_MEM_BAR); in tpci200_pci_probe()
619 pci_release_region(tpci200->info->pdev, TPCI200_CFG_MEM_BAR); in __tpci200_pci_remove()
H A Dtpci200.h30 #define TPCI200_CFG_MEM_BAR 0 macro
/kernel/linux/linux-6.6/drivers/ipack/carriers/
H A Dtpci200.c537 ret = pci_request_region(pdev, TPCI200_CFG_MEM_BAR, in tpci200_pci_probe()
545 pci_resource_start(pdev, TPCI200_CFG_MEM_BAR), in tpci200_pci_probe()
546 pci_resource_len(pdev, TPCI200_CFG_MEM_BAR)); in tpci200_pci_probe()
601 pci_release_region(pdev, TPCI200_CFG_MEM_BAR); in tpci200_pci_probe()
617 pci_release_region(tpci200->info->pdev, TPCI200_CFG_MEM_BAR); in __tpci200_pci_remove()
H A Dtpci200.h28 #define TPCI200_CFG_MEM_BAR 0 macro

Completed in 3 milliseconds