Searched refs:SMEM (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/smem/ |
H A D | Kconfig | 1 menuconfig SMEM config 2 bool "SMEM (Shared Memory mamanger) support" 4 if SMEM 7 bool "Sandbox Shared Memory Manager (SMEM)" 10 enable SMEM support for sandbox. This is an emulation of a real SMEM 16 bool "Qualcomm Shared Memory Manager (SMEM)" 24 endif # menu "SMEM Support"
|
/openbmc/linux/drivers/rpmsg/ |
H A D | Kconfig | 58 tristate "Qualcomm SMEM Glink driver" 63 Say y here to enable support for the GLINK SMEM communication driver, 65 over SMEM.
|
/openbmc/linux/drivers/mtd/parsers/ |
H A D | Kconfig | 209 tristate "Qualcomm SMEM flash partition parser" 212 This provides support for parsing partitions from Shared Memory (SMEM)
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | Kconfig | 182 tristate "Qualcomm Shared Memory Manager (SMEM)"
|
/openbmc/linux/sound/pci/riptide/ |
H A D | riptide.c | 233 #define SEND_SMEM(p,b,c) sendcmd(p,PARM,SMEM|BYTE1(b),LONG0(c),RET(0)) /* memory access f… 306 0x10, SMEM, WMEM, SDTM, GOTO, SSTR = enumerator
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | 824 select SMEM
|