Searched refs:psramMemSize (Results 1 – 4 of 4) sorted by relevance
90 psramDefaultCfg.psramMemSize = PSRAM_MEM_SIZE_32MB; in uhs_psram_init()92 psramDefaultCfg.psramMemSize = PSRAM_MEM_SIZE_64MB; in uhs_psram_init()
175 else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ 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()2704 if (cfg->psramMemSize == PSRAM_MEM_SIZE_32MB){ in uhs_phy_init_core()2706 }else if(cfg->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_phy_init_core()2730 if (cfg->psramMemSize == PSRAM_MEM_SIZE_32MB){ in uhs_phy_init_core()2757 else if(cfg->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_phy_init_core()[all …]
314 CHECK_PARAM(IS_PSRAM_UHS_MEM_SIZE_TYPE(cfg->psramMemSize)); in Psram_UHS_Init()403 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, PSRAM_UHS_REG_ADDRMB_MSK, cfg->psramMemSize); in Psram_UHS_Init()
140 PSRAM_UHS_Mem_Size_Type psramMemSize; /*!< psram uhm memory size */ member
Completed in 16 milliseconds