Searched refs:allow_crs (Results 1 – 1 of 1) sorted by relevance
653 static int advk_pcie_check_pio_status(struct advk_pcie *pcie, bool allow_crs, u32 *val) in advk_pcie_check_pio_status() argument699 if (allow_crs && val) { in advk_pcie_check_pio_status()1145 bool allow_crs; in advk_pcie_rd_conf() local1161 allow_crs = (where == PCI_VENDOR_ID) && (size == 4) && in advk_pcie_rd_conf()1198 ret = advk_pcie_check_pio_status(pcie, allow_crs, val); in advk_pcie_rd_conf()1216 if (allow_crs) { in advk_pcie_rd_conf()