Home
last modified time | relevance | path

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

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