Lines Matching +full:configuration +full:- +full:space
1 /* SPDX-License-Identifier: GPL-2.0 */
7 /* PCI configuration space of a PCI-to-PCI bridge. */
42 /* PCI configuration space of the PCIe capabilities */
78 * configuration space. Return PCI_BRIDGE_EMUL_HANDLED when the
82 * in-memory copy of the configuration space.
88 * Same as ->read_base(), except it is for reading from the
89 * PCIe capability configuration space.
95 * Same as ->read_base(), except it is for reading from the
96 * PCIe extended capability configuration space.
102 * Called when writing to the regular PCI bridge configuration
103 * space. old is the current value, new is the new value being
111 * Same as ->write_base(), except it is for writing from the
112 * PCIe capability configuration space.
118 * Same as ->write_base(), except it is for writing from the
119 * PCIe extended capability configuration space.