Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dl2cache.h103 metag_out32(SYSC_L2C_INIT_INIT, SYSC_L2C_INIT); in _meta_l2c_init()
104 while (metag_in32(SYSC_L2C_INIT) == SYSC_L2C_INIT_IN_PROGRESS) in _meta_l2c_init()
Dmetag_mem.h1095 #define SYSC_L2C_INIT 0x048300C0 macro