Home
last modified time | relevance | path

Searched defs:sram (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/linux/drivers/misc/
H A Dsram.c55 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, in sram_add_pool()
75 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, in sram_add_export()
93 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, in sram_add_partition()
146 static void sram_free_partitions(struct sram_dev *sram) in sram_free_partitions()
173 static int sram_reserve_regions(struct sram_dev *sram, struct resource *res) in sram_reserve_regions()
377 struct sram_dev *sram; in sram_probe() local
440 struct sram_dev *sram = platform_get_drvdata(pdev); in sram_remove() local
H A Dsram-exec.c22 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()
H A Dsram.h51 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_aic.c279 struct ath_aic_sram_info sram; in ar9003_aic_cal_post_process() local
392 struct ath_aic_sram_info sram; in ar9003_aic_cal_post_process() local
/openbmc/qemu/hw/m68k/
H A Dan5206.c47 MemoryRegion *sram = g_new(MemoryRegion, 1); in an5206_init() local
/openbmc/qemu/include/hw/arm/
H A Dstm32f100_soc.h53 MemoryRegion sram; member
H A Dstm32f205_soc.h64 MemoryRegion sram; member
H A Dnrf51_soc.h42 MemoryRegion sram; member
H A Dmsf2-soc.h70 MemoryRegion sram; member
H A Dstm32f405_soc.h67 MemoryRegion sram; member
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27-phytec-phycore-som.dtsi327 sram: sram@1,0 { label
/openbmc/linux/arch/arm/boot/dts/nspire/
H A Dnspire.dtsi26 sram: sram@a4000000 { label
/openbmc/linux/sound/soc/intel/catpt/
H A Dloader.c53 void catpt_sram_init(struct resource *sram, u32 start, u32 size) in catpt_sram_init()
59 void catpt_sram_free(struct resource *sram) in catpt_sram_free()
293 struct resource *sram, *res; in catpt_load_block() local
H A Ddsp.c154 static void catpt_dsp_set_srampge(struct catpt_dev *cdev, struct resource *sram, in catpt_dsp_set_srampge()
189 void catpt_dsp_update_srampge(struct catpt_dev *cdev, struct resource *sram, in catpt_dsp_update_srampge()
/openbmc/linux/arch/arm/mach-omap1/
H A Dsram-init.c61 void *sram; in omap_sram_push() local
/openbmc/qemu/hw/avr/
H A Datmega.h43 MemoryRegion sram; member
/openbmc/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pm.c24 static void __iomem *sram; variable
H A Dlite5200_pm.c21 static void __iomem *sram; variable
/openbmc/u-boot/arch/arm/dts/
H A Drk3036.dtsi193 sram: sram@10080000 { label
H A Dimx7ulp.dtsi123 sram: sram@20000000 { label
H A Dmeson-gx.dtsi320 sram: sram@c8000000 { label
/openbmc/linux/arch/riscv/boot/dts/canaan/
H A Dk210.dtsi82 sram: memory@80000000 { label
/openbmc/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h54 u32 sram[2048]; /* 0x2000 - 0x3FFF - config and buffer */ member
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c64 static void __iomem *sram; variable
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9261.dtsi66 sram: sram@300000 { label

1234