Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c290 …unsigned long entrylo1_miu1 = ((0x60000000 >> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); //… in MsOS_Init() local
293 add_wired_entry(entrylo0_miu1, entrylo1_miu1, MIU1_CACHEABLE_START , 0x1fffe000); in MsOS_Init()
389 …unsigned long entrylo1_miu1 = ((0x60000000 >> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); //… in MsOS_Init_str() local
392 add_wired_entry(entrylo0_miu1, entrylo1_miu1, MIU1_CACHEABLE_START , 0x1fffe000); in MsOS_Init_str()
489 …unsigned long entrylo1_miu1 = ((0x60000000 >> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); //… in MsOS_Init_Fastboot() local
492 add_wired_entry(entrylo0_miu1, entrylo1_miu1, MIU1_CACHEABLE_START , 0x1fffe000); in MsOS_Init_Fastboot()