Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_protectionUnit.c35 orr r0, r0, #HW_C1_PROTECT_UNIT_ENABLE in OS_EnableProtectionUnit()
52 bic r0, r0, #HW_C1_PROTECT_UNIT_ENABLE in OS_DisableProtectionUnit()
/TwlSDK-5.1.0/include/nitro/hw/common/
DarmArch.h94 #define HW_C1_PROTECT_UNIT_ENABLE 0x00000001 // Enable protection unit macro
/TwlSDK-5.1.0/build/libraries/init/ARM9/src/
Dcrt0.c457 | HW_C1_PROTECT_UNIT_ENABLE in init_cp15()
621 | HW_C1_PROTECT_UNIT_ENABLE in init_cp15()
/TwlSDK-5.1.0/build/libraries/init/ARM9.TWL/src/
Dcrt0.FLX.c401 tst r0, #HW_C1_PROTECT_UNIT_ENABLE in INITi_InitCoprocessor()
429 | HW_C1_PROTECT_UNIT_ENABLE in INITi_InitCoprocessor()
610 | HW_C1_PROTECT_UNIT_ENABLE in INITi_InitRegion()