Searched refs:PSRAM_MEM_SIZE_32MB (Results 1 – 3 of 3) sorted by relevance
61 PSRAM_MEM_SIZE_32MB = 0x1f, /*!< PSRAM Memory Size 32M */ enumerator206 ((type) == PSRAM_MEM_SIZE_32MB))
82 PSRAM_MEM_SIZE_32MB, in uhs_psram_init()90 psramDefaultCfg.psramMemSize = PSRAM_MEM_SIZE_32MB; in uhs_psram_init()
216 …else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB && cfg_glb->isHighTem == PSRAM_UHS_HIGH_TEMP){ in uhs_phy_af_cfg()306 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in Psram_UHS_Init_Override()451 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in set_or_uhs()720 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in set_uhs_phy_init()2114 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in init_reg_write()2403 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in self_cal()2460 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in uhs_diagonal_test()2535 if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_32MB){ in uhs_all_addr_test()2704 if (cfg->psramMemSize == PSRAM_MEM_SIZE_32MB){ in uhs_phy_init_core()2730 if (cfg->psramMemSize == PSRAM_MEM_SIZE_32MB){ in uhs_phy_init_core()[all …]
Completed in 13 milliseconds