Lines Matching full:accessors
75 * Low level MMIO accessors
77 * This provides the non-bus specific accessors to MMIO. Those are PowerPC
78 * specific and thus shouldn't be used in generic code. The accessors
86 * for the out_* accessors has the arguments in opposite order from the usual
87 * linux PCI accessors. Unlike those, they take the address first and the value
257 * PCI and standard ISA accessors
259 * Those are globally defined linux accessors for devices on PCI or ISA
266 * own implementation of some or all of the accessors.
327 * Non ordered and non-swapping "raw" accessors
477 * PCI PIO and MMIO accessors.
540 * for each of the defined accessors. Some of them use the out_* functions
545 * They are themselves used by the macros that define the actual accessors