Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c211 cdns_pcie_rp_writeb(pcie, PCI_CLASS_REVISION, 0); in cdns_pcie_host_init_root_port()
212 cdns_pcie_rp_writeb(pcie, PCI_CLASS_PROG, 0); in cdns_pcie_host_init_root_port()
H A Dpcie-cadence.h437 static inline void cdns_pcie_rp_writeb(struct cdns_pcie *pcie, in cdns_pcie_rp_writeb() function