Searched refs:PSRAM_CTRL_BASE (Results 1 – 5 of 5) sorted by relevance
99 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Init()143 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Request()171 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Release()192 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Winbond_Read_Reg()241 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Winbond_Write_Reg()316 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_ApMem_Read_Reg()365 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_ApMem_Write_Reg()425 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_ApMem_Reset()445 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Winbond_Reset()466 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_CK_Sel()[all …]
94 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
99 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
228 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
443 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
Completed in 18 milliseconds