Searched refs:allow_rrs (Results 1 – 1 of 1) sorted by relevance
652 static int advk_pcie_check_pio_status(struct advk_pcie *pcie, bool allow_rrs, u32 *val) in advk_pcie_check_pio_status() argument698 if (allow_rrs && val) { in advk_pcie_check_pio_status()1144 bool allow_rrs; in advk_pcie_rd_conf() local1160 allow_rrs = (where == PCI_VENDOR_ID) && (size >= 2) && in advk_pcie_rd_conf()1197 ret = advk_pcie_check_pio_status(pcie, allow_rrs, val); in advk_pcie_rd_conf()1215 if (allow_rrs) { in advk_pcie_rd_conf()