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