Home
last modified time | relevance | path

Searched refs:SYSC_L2C_PURGE (Results 1 – 2 of 2) sorted by relevance

/arch/metag/include/asm/
Dl2cache.h114 metag_out32(SYSC_L2C_PURGE_PURGE, SYSC_L2C_PURGE); in _meta_l2c_purge()
115 while (metag_in32(SYSC_L2C_PURGE) == SYSC_L2C_PURGE_IN_PROGRESS) in _meta_l2c_purge()
Dmetag_mem.h1104 #define SYSC_L2C_PURGE 0x048300C8 macro