Searched refs:_altera_pcie_cfg_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-altera.c | 430 static int _altera_pcie_cfg_read(struct altera_pcie *pcie, u8 busno, in _altera_pcie_cfg_read() function 518 return _altera_pcie_cfg_read(pcie, bus->number, devfn, where, size, in altera_pcie_cfg_read() 548 ret = _altera_pcie_cfg_read(pcie, busno, devfn, in altera_read_cap_word()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-altera.c | 429 static int _altera_pcie_cfg_read(struct altera_pcie *pcie, u8 busno, in _altera_pcie_cfg_read() function 515 return _altera_pcie_cfg_read(pcie, bus->number, devfn, where, size, in altera_pcie_cfg_read() 545 ret = _altera_pcie_cfg_read(pcie, busno, devfn, in altera_read_cap_word()
|
Completed in 4 milliseconds