Searched refs:DPORT_APP_CACHE_MASK_DRAM1 (Results 1 – 4 of 4) sorted by relevance
140 DPORT_CLEAR_PERI_REG_MASK(DPORT_APP_CACHE_CTRL1_REG, DPORT_APP_CACHE_MASK_DRAM1); in esp_spiram_init_cache()
1098 …DPORT_CLEAR_PERI_REG_MASK(DPORT_APP_CACHE_CTRL1_REG, DPORT_APP_CACHE_MASK_DRAM1|DPORT_APP_CACHE_MA… in psram_cache_init()
802 DPORT_APP_CACHE_MASK_DRAM1 );
551 #define DPORT_APP_CACHE_MASK_DRAM1 (BIT(3)) macro