| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/nfc/ |
| H A D | st21nfca.txt | 12 - ese-present: Specifies that an ese is physically connected to the nfc 14 - uicc-present: Specifies that the uicc swp signal can be physically
|
| H A D | st-nci-spi.txt | 12 - ese-present: Specifies that an ese is physically connected to the nfc 14 - uicc-present: Specifies that the uicc swp signal can be physically
|
| H A D | st-nci-i2c.txt | 13 - ese-present: Specifies that an ese is physically connected to the nfc 15 - uicc-present: Specifies that the uicc swp signal can be physically
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | io-pgtable.h | 140 * @map: Map a physically contiguous memory region. 141 * @map_pages: Map a physically contiguous range of pages of the same size. 142 * @map_sg: Map a scatter-gather list of physically contiguous memory 145 * @unmap: Unmap a physically contiguous memory region.
|
| H A D | remoteproc.h | 97 * @RSC_CARVEOUT: request for allocation of a physically contiguous 129 * struct fw_rsc_carveout - physically contiguous memory request 137 * This resource entry requests the host to allocate a physically contiguous 189 * This resource entry requests the host to iommu map a physically contiguous 498 * @carveouts: list of physically contiguous memory allocations
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | dma-buf-test-exporter.txt | 31 * simple allocation of physically non-contiguous buffers 32 * simple allocation of physically contiguous buffers
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_osk.h | 557 /** @brief Map a physically contiguous region into kernel space 566 * @param size the number of bytes of physically contiguous address space to 574 /** @brief Unmap a physically contiguous address range from kernel space. 596 /** @brief Allocate and Map a physically contiguous region into kernel space 598 * This is used for allocating physically contiguous regions (such as Mali-MMU 608 * incapable of separating the tasks 'allocate physically contiguous memory' 615 * @param[in] size the number of bytes of physically contiguous memory to 623 /** @brief Free a physically contiguous address range from kernel space. 645 /** @brief Request a region of physically contiguous memory 647 * This is used to ensure exclusive access to a region of physically contigous [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/v3d/ |
| H A D | v3d_bo.c | 11 * Physically contiguous objects may still be imported to V3D, but the 12 * driver doesn't allocate physically contiguous objects on its own. 13 * Display engines requiring physically contiguous allocations should
|
| /OK3568_Linux_fs/kernel/arch/c6x/ |
| H A D | Kconfig | 91 The kernel memory allocator divides physically contiguous memory 95 blocks of physically contiguous memory, then you may need to
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_mb.h | 68 MB_DMA_TYPE_NONE = 0, /* Physically Non-Continuous memory default */ 69 MB_DMA_TYPE_CMA = 1 << 12, /* Physically Continuous memory */
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-videobuf.rst | 44 - Buffers which are physically scattered, but which are virtually 50 - Buffers which are physically contiguous. Allocation of this kind of 74 <media/videobuf-dma-sg.h> /* Physically scattered */ 76 <media/videobuf-dma-contig.h> /* Physically contiguous */ 343 as long as that buffer is physically contiguous. Normal user-space
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | user_exp_rcv.c | 257 * made by finding all sets of physically contiguous pages in a 259 * These physically contiguous sets are further split into 322 /* Find sets of physically contiguous pages */ in hfi1_user_exp_rcv_setup() 572 * Look for sets of physically contiguous pages in the user buffer. in find_phys_blocks() 581 * If the pfn's are not sequential, pages are not physically in find_phys_blocks() 587 * physically contiguous pages and break them down it in find_phys_blocks() 631 * struct tid_pageset holding information on physically contiguous 645 * HW. Each RcvArray entry will be programmed with a physically contiguous
|
| /OK3568_Linux_fs/kernel/arch/nios2/ |
| H A D | Kconfig | 59 The kernel memory allocator divides physically contiguous memory 63 blocks of physically contiguous memory, then you may need to
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/ |
| H A D | README | 66 server:# (Physically attach your USB device.) 128 Physically attach your USB devices to this host. 134 In another terminal, let's look up what USB devices are physically
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | Kconfig | 60 whereby the hardware is not physically present. If the hardware is physically 194 bool "Enable memory fully physically-backed"
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | suspend-and-cpuhotplug.rst | 203 c. When a CPU is physically hot-unplugged and a new (and possibly different 229 physically removing or inserting CPUs, the CPUs are not actually powered 240 [Note that we don't expect someone to physically pull out nodes and insert
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-sh4.c | 178 * Note : (RPC) since the caches are physically tagged, the only point 286 * the cache is physically tagged, the data can just be left in there. in sh4_flush_cache_range() 371 * SH-4 has virtually indexed and physically tagged cache.
|
| H A D | Kconfig | 31 The kernel memory allocator divides physically contiguous memory 35 blocks of physically contiguous memory, then you may need to
|
| /OK3568_Linux_fs/external/linux-rga/samples/allocator_demo/src/ |
| H A D | rga_allocator_drm_phy_demo.cpp | 76 * Allocate a physically continuous drm_buf, return dma_fd and in main() 93 printf("alloc physically continuous drm buffer failed!\n"); in main()
|
| /OK3568_Linux_fs/kernel/include/media/drv-intf/ |
| H A D | exynos-fimc.h | 92 * @memplanes: number of physically non-contiguous data planes 93 * @colplanes: number of physically contiguous data planes
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | altera_tse.h | 30 * Note: The control byte physically occupies bits [31:24] in memory. 42 * Note: The status byte physically occupies bits [23:16] in memory.
|
| /OK3568_Linux_fs/kernel/include/soc/nps/ |
| H A D | common.h | 90 * Now quad of logical clusters id's are adjacent physically, 91 * and not like the id's physically came with each cluster.
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_frame_public.h | 172 bool contiguous; /** memory is allocated physically contiguously */ 259 * physically contiguous memory. 279 * Only for FPGA display driver which needs physically contiguous memory.
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | Kconfig | 18 physically into the CPU's memory. You will need to configure 75 physically into the CPU's memory. The mapping description here is 128 physically addressed and assisted by GPIOs.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | Kconfig | 194 whereby the hardware is not physically present. If the hardware is physically
|