Searched full:sram1 (Results 1 – 20 of 20) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | canaan,k210-sram.yaml | 26 - description: sram1 clock 33 - const: sram1 51 clock-names = "sram0", "sram1", "aisram";
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_merge.c | 39 /* 0: Off, 1: SRAM0, 2: SRAM1, 3: SRAM0 + SRAM1 */ 164 * DISP_REG_MERGE_CFG_25 is merge SRAM1 w/h. in mtk_merge_advance_config() 166 * the input0 goes to SRAM0, and input1 goes to SRAM1. in mtk_merge_advance_config() 168 * then to SRAM1. Both SRAM0 and SRAM1 are set to the same size. in mtk_merge_advance_config()
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91sam9xe.dtsi | 19 sram1: sram@300000 { label
|
H A D | at91sam9g20.dtsi | 22 sram1: sram@2fc000 { label
|
H A D | at91sam9263.dtsi | 76 sram1: sram@500000 { label
|
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc4350.dtsi | 29 sram1: sram@10080000 { label
|
H A D | lpc4357.dtsi | 29 sram1: sram@10080000 { label
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9g20.dtsi | 23 sram1: sram@002fc000 { label
|
H A D | at91sam9xe.dtsi | 56 sram1: sram@00300000 { label
|
H A D | armada-375.dtsi | 651 crypto_sram1: sa-sram1 {
|
H A D | armada-38x.dtsi | 604 crypto_sram1: sa-sram1 {
|
H A D | at91sam9263.dtsi | 68 sram1: sram@00500000 { label
|
/openbmc/qemu/include/hw/arm/ |
H A D | stm32l4x5_soc.h | 62 MemoryRegion sram1; member
|
/openbmc/qemu/hw/arm/ |
H A D | stm32l4x5_soc.c | 187 if (!memory_region_init_ram(&s->sram1, OBJECT(dev_soc), "SRAM1", SRAM1_SIZE, in stm32l4x5_soc_realize() 191 memory_region_add_subregion(system_memory, SRAM1_BASE_ADDRESS, &s->sram1); in stm32l4x5_soc_realize()
|
/openbmc/linux/arch/riscv/boot/dts/canaan/ |
H A D | k210.dtsi | 85 <0x80400000 0x200000>, /* sram1 2 MiB */ 94 clock-names = "sram0", "sram1", "aisram";
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp.dtsi | 208 crypto_sram1: sa-sram1 {
|
H A D | armada-375.dtsi | 636 crypto_sram1: sa-sram1 {
|
H A D | armada-38x.dtsi | 673 crypto_sram1: sa-sram1 {
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | cesa.c | 398 res_name = "sram1"; in mv_cesa_get_sram()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-k210.c | 121 .name = "sram1",
|