Searched refs:DPORT_PRO_CACHE_ENABLE_S (Results 1 – 2 of 2) sorted by relevance
38 DPORT_SET_PERI_REG_BITS(DPORT_PRO_CACHE_CTRL_REG, 1, 1, DPORT_PRO_CACHE_ENABLE_S); in esp_psram_extram_writeback_cache()70 DPORT_SET_PERI_REG_BITS(DPORT_PRO_CACHE_CTRL_REG, 1, 0, DPORT_PRO_CACHE_ENABLE_S); in esp_psram_extram_writeback_cache()
259 #define DPORT_PRO_CACHE_ENABLE_S 3 macro