Home
last modified time | relevance | path

Searched refs:SMEM (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/smem/
H A DKconfig1 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 DKconfig58 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 DKconfig209 tristate "Qualcomm SMEM flash partition parser"
212 This provides support for parsing partitions from Shared Memory (SMEM)
/openbmc/linux/drivers/soc/qcom/
H A DKconfig182 tristate "Qualcomm Shared Memory Manager (SMEM)"
/openbmc/linux/sound/pci/riptide/
H A Driptide.c233 #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 DKconfig824 select SMEM