Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/drivers/misc/
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()
129 static void sram_free_partitions(struct sram_dev *sram) in sram_free_partitions()
156 static int sram_reserve_regions(struct sram_dev *sram, struct resource *res) in sram_reserve_regions()
342 struct sram_dev *sram; in sram_probe() local
402 struct sram_dev *sram = platform_get_drvdata(pdev); in sram_remove() local
Dsram-exec.c30 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()
Dsram.h43 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec()
/kernel/linux/linux-6.6/drivers/misc/
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
Dsram-exec.c22 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()
Dsram.h51 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec()
/kernel/linux/linux-5.10/arch/riscv/boot/dts/kendryte/
Dk210.dtsi69 sram: memory@80000000 { label
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
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
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
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
/kernel/linux/linux-5.10/arch/arm/plat-omap/
Dsram.c63 void *sram; in omap_sram_push() local
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx27-phytec-phycore-som.dtsi335 sram: sram@1,0 { label
Dnspire.dtsi23 sram: sram@A4000000 { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/nspire/
Dnspire.dtsi26 sram: sram@a4000000 { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx27-phytec-phycore-som.dtsi327 sram: sram@1,0 { label
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
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
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()
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
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
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()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
Dsram-init.c61 void *sram; in omap_sram_push() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c22 static void __iomem *sram; variable
Dlite5200_pm.c19 static void __iomem *sram; variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c24 static void __iomem *sram; variable
Dlite5200_pm.c21 static void __iomem *sram; variable
/kernel/linux/linux-6.6/arch/riscv/boot/dts/canaan/
Dk210.dtsi82 sram: memory@80000000 { label
/kernel/linux/linux-6.6/include/linux/soc/ixp4xx/
Dqmgr.h54 u32 sram[2048]; /* 0x2000 - 0x3FFF - config and buffer */ member

12345