Lines Matching full:accessors
80 * Low level MMIO accessors
82 * This provides the non-bus specific accessors to MMIO. Those are PowerPC
83 * specific and thus shouldn't be used in generic code. The accessors
91 * for the out_* accessors has the arguments in opposite order from the usual
92 * linux PCI accessors. Unlike those, they take the address first and the value
225 * PCI and standard ISA accessors
227 * Those are globally defined linux accessors for devices on PCI or ISA
234 * own implementation of some or all of the accessors.
295 * Non ordered and non-swapping "raw" accessors
445 * PCI PIO and MMIO accessors.
508 * for each of the defined accessors. Some of them use the out_* functions
513 * They are themselves used by the macros that define the actual accessors