Home
last modified time | relevance | path

Searched full:sram0 (Results 1 – 20 of 20) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/memory-controllers/
Dcanaan,k210-sram.yaml25 - description: sram0 clock
32 - const: sram0
51 clock-names = "sram0", "sram1", "aisram";
/linux-6.14.4/drivers/gpu/drm/mediatek/
Dmtk_disp_merge.c39 /* 0: Off, 1: SRAM0, 2: SRAM1, 3: SRAM0 + SRAM1 */
163 * DISP_REG_MERGE_CFG_24 is merge SRAM0 w/h in mtk_merge_advance_config()
166 * the input0 goes to SRAM0, and input1 goes to SRAM1. in mtk_merge_advance_config()
167 * If r_w = 0, the merge is in buffer mode, the input goes through SRAM0 and in mtk_merge_advance_config()
168 * then to SRAM1. Both SRAM0 and SRAM1 are set to the same size. in mtk_merge_advance_config()
/linux-6.14.4/arch/powerpc/include/asm/
Ddcr-regs.h85 * for the SRAM0 controller (e.g. 0x20 on 440GX). The base address is
107 * for the SRAM0 controller (e.g. 0x30 on 440GX). The base address is
/linux-6.14.4/arch/arm/boot/dts/microchip/
Dat91sam9xe.dtsi15 sram0: sram@2ff000 { label
Dat91sam9g20.dtsi18 sram0: sram@2ff000 { label
Dat91sam9260.dtsi75 sram0: sram@2ff000 { label
Dat91sam9263.dtsi68 sram0: sram@300000 { label
/linux-6.14.4/arch/arm/boot/dts/nxp/lpc/
Dlpc4350.dtsi24 sram0: sram@10000000 { label
Dlpc4357.dtsi24 sram0: sram@10000000 { label
/linux-6.14.4/arch/powerpc/boot/dts/
Da4m072.dts119 sram0@1,0 {
Debony.dts96 SRAM0: sram { label
Dtaishan.dts132 SRAM0: sram { label
/linux-6.14.4/arch/riscv/boot/dts/canaan/
Dk210.dtsi77 reg = <0x80000000 0x400000>, /* sram0 4 MiB */
87 clock-names = "sram0", "sram1", "aisram";
/linux-6.14.4/arch/arm/boot/dts/marvell/
Darmada-xp.dtsi199 crypto_sram0: sa-sram0 {
Darmada-375.dtsi626 crypto_sram0: sa-sram0 {
Darmada-38x.dtsi663 crypto_sram0: sa-sram0 {
/linux-6.14.4/drivers/clk/
Dclk-k210.c116 .name = "sram0",
/linux-6.14.4/drivers/clk/thead/
Dclk-th1520-ap.c845 static CCU_GATE(CLK_SRAM0, sram0_clk, "sram0", axi_aclk_pd, 0x20c, BIT(4), 0);
/linux-6.14.4/arch/arm64/boot/dts/freescale/
Dimx95.dtsi1394 sram0: sram@445b1000 { label
/linux-6.14.4/sound/soc/codecs/
Drt5677.c927 /* Boot the firmware from IRAM instead of SRAM0. */ in rt5677_dsp_work()