Home
last modified time | relevance | path

Searched refs:memory (Results 1 – 25 of 45) sorted by relevance

12

/drivers/video/stm32/
A DKconfig27 int "Maximum horizontal resolution (for memory allocation purposes)"
32 This configuration is used for reserving/allocating memory for the
36 int "Maximum vertical resolution (for memory allocation purposes)"
41 This configuration is used for reserving/allocating memory for the
45 int "Maximum bits per pixel (for memory allocation purposes)"
50 This configuration is used for reserving/allocating memory for the
/drivers/w1-eeprom/
A DKconfig25 Maxim DS2502 1-Wire add-only memory support.
26 This device has 128 bytes of data memory, organized as 4 pages of
31 The device may be seen as a 32 byte memory, using the page redirection
32 or as a 128 byte memory, ignoring the page redirection.
38 Sandbox driver for a onewire EEPROM memory
/drivers/memory/
A DMakefile2 obj-$(CONFIG_MEMORY) += memory-uclass.o
3 obj-$(CONFIG_SANDBOX_MEMORY) += memory-sandbox.o
A DKconfig47 asynchronuous memory devices like ASRAM, NOR and NAND memory. A total
59 memory drives like NOR, NAND, OneNAND, SRAM.
A Dmemory-uclass.c9 UCLASS_DRIVER(memory) = {
/drivers/dma/
A DKconfig10 memory copies to and from devices like qspi, ethernet
12 buses that is used to transfer data to and from memory.
36 memory and from memory to devices.
44 This driver support data transfer between memory
/drivers/ram/
A DKconfig44 STM32F7 family devices support flexible memory controller(FMC) to
46 This driver is for the sdram memory interface with the FMC.
61 K3 based AM654 devices has DDR memory subsystem that comprises
88 Enabling this config adds support for the DDR memory controller
98 Enabling this config adds support for the DDR memory controller
108 Enabling this option adds support for the DDR memory controller for
117 i.MXRT family devices support smart external memory controller(SEMC)
119 This driver is for the sdram memory interface with the SEMC.
/drivers/video/rockchip/
A DKconfig24 int "Maximum horizontal resolution (for memory allocation purposes)"
30 This configuration is used for reserving/allocating memory for the
34 int "Maximum vertical resolution (for memory allocation purposes)"
40 This configuration is used for reserving/allocating memory for the
/drivers/iommu/
A DKconfig12 virtiual memory addresses to physical addresses. Devices
14 memory if the IOMMU has been programmed to allow access to
15 that memory.
/drivers/net/fsl-mc/
A DKconfig20 hex "Management Complex reserved memory alignment"
24 Reserved memory needs to be aligned for MC to use. Default value
/drivers/ddr/fsl/
A DKconfig70 int "Number of controllers used as main memory"
172 bool "ECC DDR memory support"
175 bool "Access the ECC features of the memory controller"
180 bool "DDR Memory controller initializes memory."
182 Use the DDR controller to auto initialize memory. If not enabled,
201 menu "PowerPC / M68K initial memory controller definitions (FLASH, SDRAM, etc)"
/drivers/reboot-mode/
A DKconfig30 Use RTC non volatile memory to control the reboot mode. This will allow users to boot
38 Use any kind of non-volatile memory (EEPROM, RTC, etc) to control the
/drivers/ddr/
A DKconfig30 For memory controllers that can utilize it, add enable support for
46 memory modules such as SODIMMs. You must define SPD_EEPROM_ADDRESS
/drivers/spi/
A DKconfig11 eeprom and flash memory, codecs and various other controller
37 bool "SPI memory extension"
39 Enable this option if you want to enable the SPI memory extension.
48 directly map a SPI memory (or a portion of the SPI memory) in the CPU
63 bool "Airoha SPI memory controller driver"
66 Enable the Airoha SPI memory controller driver. This driver is
68 used to access SPI memory devices like SPI-NOR or SPI-NAND on
237 bool "Use full AHB memory map space"
336 bool "Mediatek SPI memory controller driver"
341 used to access SPI memory devices like SPI-NOR or SPI-NAND on
[all …]
/drivers/virtio/
A DKconfig26 bool "Platform bus driver for memory mapped virtio devices"
29 This driver provides support for memory mapped virtio
/drivers/ram/aspeed/
A DKconfig17 SRAM controller needs to know if the memory chip mounted on the
19 size of the memory space.
/drivers/usb/gadget/
A Ddwc2_udc_otg.c818 static struct dwc2_udc memory = { variable
822 .ep0 = &memory.ep[0].ep,
833 .dev = &memory,
848 .dev = &memory,
863 .dev = &memory,
878 .dev = &memory,
894 struct dwc2_udc *dev = &memory; in dwc2_udc_probe()
/drivers/misc/
A DKconfig50 non-volatile memory. Consumers can use nvmem-cells properties to look
58 non-volatile memory. Consumers can use nvmem-cells properties to look
99 Enable (read-only) access for the one-time-programmable memory block
150 Enables console output to the cbmem console, which is a memory
331 Programmable memory pages that are stored on the some
339 Programmable memory pages that are stored on the
354 Programmable memory pages, that are stored on some
361 Support NPCM BMC OTP memory (fuse).
480 operations of memory allocation and driver/uclass methods in driver
607 the file image from the storage into target such as memory.
[all …]
/drivers/core/
A DKconfig82 Enable this to collect and display memory statistics about driver
83 model. This can help to figure out where all the memory is going and
86 To display the memory stats, use the 'dm mem' command.
92 Enable this to collect and display memory statistics about driver
93 model. This can help to figure out where all the memory is going and
205 direct memory access.
215 direct memory access.
225 direct memory access.
235 direct memory access.
472 addressable memory only. To support such peripherals, the
/drivers/mtd/nvmxip/
A DKconfig12 on top of a direct access non volatile memory XIP flash devices.
/drivers/pci/
A DKconfig41 Enable PCI memory and I/O space resource allocation and assignment.
47 Enable PCI memory and I/O space resource allocation and assignment.
58 Enable PCI memory regions to be of multiple entry. Multiple entry
68 bool "Map local system memory from a virtual base address"
72 Say Y if base address of system memory is being used as a virtual address
74 the virtual memory base address to a physical address when adding the PCI
80 hex "Alignment boundary of PCI memory resource allocation"
84 Specify a boundary for alignment of PCI memory resource allocation,
/drivers/smem/
A DKconfig12 The sandbox driver allocates a shared memory from the heap and
/drivers/ddr/imx/imx9/
A DKconfig29 info into memory for low power use.
/drivers/soc/qcom/
A DKconfig15 Command DB queries shared memory by key string for shared system
/drivers/mtd/
A DKconfig200 This enables access to HyperFlash memory through the Renesas
227 bool "Enable Max number of Flash memory banks"
233 int "Max number of Flash memory banks"
237 Max number of Flash memory banks using by the MTD framework, in the

Completed in 45 milliseconds

12