Lines Matching full:linear
77 * Set linear address for device MMIO access
79 * This function sets the `virt_addr` parameter to the correct linear
85 * The mapped linear address will have read-write access to supervisor mode.
89 * @param[out] virt_addr Output linear address storage location, most
117 /* No MMU or PCIe. Just store the address from DTS and treat as a linear
121 /** MMIO linear address */
307 * This macro returns the linear address of the driver's MMIO region.
312 * @return mm_reg_t linear address of the MMIO region
511 * such that DEVICE_MMIO_GET(name) returns a suitable linear memory address
562 * @return mm_reg_t linear address of the MMIO region
699 * such that DEVICE_MMIO_GET() returns a suitable linear memory address
731 * @return mm_reg_t linear address of the MMIO region