Searched full:psram (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/board/ronetix/pm9263/ |
H A D | pm9263.c | 144 /* Initialize the PSRAM memory */ 157 /* Configure SMC1 CS0 for PSRAM - 16-bit */ in pm9263_lcd_hw_psram_init() 177 /* PSRAM: write BCR */ in pm9263_lcd_hw_psram_init() 183 /* write RCR of the PSRAM */ in pm9263_lcd_hw_psram_init() 191 * test to see if the PSRAM is MT45W2M16A or MT45W2M16B in pm9263_lcd_hw_psram_init() 203 /* write RCR of the PSRAM */ in pm9263_lcd_hw_psram_init() 260 /* initialize te PSRAM */ in pm9263_lcd_hw_init() 302 "4 MB PSRAM\n", in lcd_show_board_info() 379 ss = "(PSRAM)"; in checkboard()
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | st,stm32-fmc2-ebi-props.yaml | 18 1: Asynchronous mode 1 PSRAM. 20 3: Asynchronous mode A PSRAM. 25 8: Synchronous read synchronous write PSRAM. 26 9: Synchronous read asynchronous write PSRAM. 42 NOR and PSRAM transactions type). By default, Address/Data
|
H A D | st,stm32-fmc2-ebi.yaml | 11 asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped 83 psram@0,0 {
|
/openbmc/u-boot/drivers/ram/ |
H A D | stm32_sdram.c | 20 u32 bcr1; /* NOR/PSRAM Chip select control register 1 */ 22 u32 bcr2; /* NOR/PSRAM Chip select Control register 2 */ 26 u32 bcr4; /* NOR/PSRAM Chip select Control register 4 */ 60 * NOR/PSRAM Control register BCR1
|
H A D | Kconfig | 34 support external memories like sdram, psram & nand.
|
/openbmc/linux/Documentation/arch/arm/stm32/ |
H A D | stm32f429-overview.rst | 13 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
|
/openbmc/u-boot/include/configs/ |
H A D | pm9263.h | 200 /* PSRAM */ 203 /* Slave EBI1, PSRAM connected */
|
/openbmc/qemu/hw/arm/ |
H A D | mps2.c | 166 * 0x21000000 .. 0x21ffffff : PSRAM (16MB) in mps2_common_init() 183 * 0x60000000 .. 0x60ffffff : PSRAM (16MB) in mps2_common_init() 249 create_unimplemented_device("PSRAM", 0x21000000, 0x01000000); in mps2_common_init()
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2m-rs1.dtsi | 178 psram@100000000 { 179 compatible = "arm,vexpress-psram", "mtd-ram";
|
H A D | vexpress-v2m.dtsi | 98 psram@2,00000000 { 99 compatible = "arm,vexpress-psram", "mtd-ram";
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | mtd-physmap.yaml | 57 - arm,vexpress-psram
|
/openbmc/linux/drivers/pmdomain/amlogic/ |
H A D | meson-secure-pwrc.c | 105 SEC_PD(PSRAM, 0),
|
/openbmc/linux/drivers/clk/meson/ |
H A D | a1-peripherals.c | 1519 static struct clk_regmap psram = { variable 1525 .name = "psram", 1960 [CLKID_PSRAM] = &psram.hw, 2118 &psram,
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-a1.c | 78 /* psram */ 837 FUNCTION(psram),
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov8865.c | 252 /* PSRAM */ 876 /* PSRAM */ 953 /* PSRAM */
|
H A D | ov5648.c | 309 /* PSRAM */ 934 /* PSRAM */
|
H A D | ov2680.c | 213 /* PSRAM tweaks */
|