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
244 * PCI and standard ISA accessors
246 * Those are globally defined linux accessors for devices on PCI or ISA
253 * of the accessors.
268 * Real mode versions of raw accessors. Those instructions are only supposed
359 * PCI PIO and MMIO accessors.
422 * for each of the defined accessors. Some of them use the out_* functions
427 * They are themselves used by the macros that define the actual accessors