Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/ARM9/src/
Dos_protectionRegion.c513 u32 d_permit = OS_GetDPermissionsForProtectionRegion(); in OS_DumpProtectionRegion() local
528 switch( (d_permit >> (n<<2)) & HW_C5_PERMIT_MASK ) in OS_DumpProtectionRegion()
543 0x1000 << OSi_PRDEF_TO_VAL(OS_GetProtectionRegionSize(n)), i_permit, d_permit ); in OS_DumpProtectionRegion()