Home
last modified time | relevance | path

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

123

/linux-6.1.9/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()
381 struct sram_dev *sram; in sram_probe() local
448 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.h52 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec()
/linux-6.1.9/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
/linux-6.1.9/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()
/linux-6.1.9/arch/arm/boot/dts/
Dimx27-phytec-phycore-som.dtsi335 sram: sram@1,0 { label
Dnspire.dtsi23 sram: sram@a4000000 { label
Dsam9x60.dtsi63 sram: sram@300000 { label
Dat91sam9261.dtsi66 sram: sram@300000 { label
Dat91rm9200.dtsi72 sram: sram@200000 { label
Dat91sam9n12.dtsi70 sram: sram@300000 { label
Drk3188.dtsi102 sram: sram@10080000 { label
Drk3066a.dtsi51 sram: sram@10080000 { label
/linux-6.1.9/arch/arm/mach-omap1/
Dsram-init.c61 void *sram; in omap_sram_push() local
/linux-6.1.9/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c24 static void __iomem *sram; variable
Dlite5200_pm.c21 static void __iomem *sram; variable
/linux-6.1.9/arch/riscv/boot/dts/canaan/
Dk210.dtsi82 sram: memory@80000000 { label
/linux-6.1.9/include/linux/soc/ixp4xx/
Dqmgr.h54 u32 sram[2048]; /* 0x2000 - 0x3FFF - config and buffer */ member
/linux-6.1.9/arch/arm/mach-pxa/
Dpxa3xx.c64 static void __iomem *sram; variable
/linux-6.1.9/arch/arm/mach-omap2/
Dsram.c83 void *sram; in omap_sram_push() local
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/
Dhi6220.dtsi254 sram: sram@fff80000 { label
/linux-6.1.9/arch/arm64/boot/dts/amlogic/
Dmeson-gx.dtsi425 sram: sram@c8000000 { label
/linux-6.1.9/arch/arm64/boot/dts/arm/
Djuno-base.dtsi669 sram: sram@2e000000 { label
/linux-6.1.9/drivers/usb/host/
Dohci-tmio.c187 struct resource *sram = platform_get_resource(dev, IORESOURCE_MEM, 2); in ohci_hcd_tmio_drv_probe() local

123