Searched refs:cdns_pcie_rp_writeb (Results 1 – 2 of 2) sorted by relevance
194 cdns_pcie_rp_writeb(pcie, PCI_CLASS_PROG, 0xff); in cdns_pcie_host_deinit_root_port()195 cdns_pcie_rp_writeb(pcie, PCI_CLASS_REVISION, 0xff); in cdns_pcie_host_deinit_root_port()241 cdns_pcie_rp_writeb(pcie, PCI_CLASS_REVISION, 0); in cdns_pcie_host_init_root_port()242 cdns_pcie_rp_writeb(pcie, PCI_CLASS_PROG, 0); in cdns_pcie_host_init_root_port()
411 static inline void cdns_pcie_rp_writeb(struct cdns_pcie *pcie, in cdns_pcie_rp_writeb() function