Home
last modified time | relevance | path

Searched full:aisram (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dcanaan,k210-sram.yaml27 - description: aisram clock
34 - const: aisram
51 clock-names = "sram0", "sram1", "aisram";
/openbmc/linux/arch/riscv/boot/dts/canaan/
H A Dk210.dtsi86 <0x80600000 0x200000>; /* aisram 2 MiB */
94 clock-names = "sram0", "sram1", "aisram";
/openbmc/linux/drivers/clk/
H A Dclk-k210.c1007 /* Startup PLL1 to enable the aisram bank for general memory use */ in k210_clk_early_init()