Searched full:accessors (Results 1 – 14 of 14) sorted by relevance
| /Documentation/driver-api/ |
| D | device-io.rst | 171 These are the most generic accessors, providing serialization against other 183 DMA, these "relaxed" versions of the MMIO accessors only serialize against 225 accessed first, a helper is provided for each combination of 64-bit accessors 235 These are low-level MMIO accessors without barriers or byteorder changes and 249 architectures, these are mapped to readl()/writel() style accessors 266 There are no direct 64-bit I/O port accessors, but pci_iomap() in combination 272 accessors add a small delay. On architectures that do not have ISA buses, 283 MMIO accessors, these do not perform a byteswap on big-endian kernels, so the 317 writes. This may or may not be enforced when using __raw I/O accessors or 494 used together with ioread32()/iowrite32() and similar accessors
|
| /Documentation/devicetree/bindings/soc/litex/ |
| D | litex,soc-controller.yaml | 14 and to check if those accessors are ready to be used.
|
| /Documentation/core-api/ |
| D | timekeeping.rst | 1 ktime accessors 175 some drivers may actually want the higher resolution accessors
|
| D | assoc_array.rst | 249 The caller should lock exclusively against other modifiers and accessors
|
| /Documentation/ABI/testing/ |
| D | debugfs-scmi | 6 all the debugfs accessors rooted at /sys/kernel/debug/scmi/<n>,
|
| /Documentation/driver-api/gpio/ |
| D | consumer.rst | 247 To access such GPIOs, a different set of accessors is defined:: 253 IRQ handler, and those accessors must be used instead of spinlock-safe 254 accessors without the cansleep() name suffix. 256 Other than the fact that these accessors might sleep, and will work on GPIOs
|
| /Documentation/PCI/ |
| D | pciebus-howto.rst | 218 RMW Capability accessors (pcie_capability_clear_and_set_word(), 222 should be performed using RMW accessors to avoid problems due to
|
| /Documentation/process/ |
| D | volatile-considered-harmful.rst | 58 architectures. Those accessors are written to prevent unwanted
|
| /Documentation/devicetree/bindings/pci/ |
| D | host-generic-pci.yaml | 77 it requires special config space accessors that filter accesses to
|
| /Documentation/ |
| D | memory-barriers.txt | 1956 subsection for more information about I/O accessors and MMIO ordering. 2561 The readX() and writeX() MMIO accessors take a pointer to the 2621 The readsX() and writesX() MMIO accessors are designed for accessing 2628 The inX() and outX() accessors are intended to access legacy port-mapped 2646 As above, the insX() and outsX() accessors provide the same ordering 2655 With the exception of the string accessors (insX(), outsX(), readsX() and
|
| /Documentation/kernel-hacking/ |
| D | locking.rst | 305 function call (except accessors like readb()).
|
| /Documentation/security/keys/ |
| D | core.rst | 1375 usage. This is called key->payload.rcu_data0. The following accessors
|
| /Documentation/admin-guide/ |
| D | kernel-parameters.txt | 1296 the driver will use only 32-bit accessors to read/write
|
| /Documentation/virt/kvm/ |
| D | api.rst | 8652 using load-acquire/store-release accessors when available, or any
|