Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dmmap_global.h85 #define HW_IOREG_END 0x05000000 macro
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dmmap_global.h115 #define HW_IOREG_END 0x05000000 macro
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_file.c62 else if (((u32)buffer >= HW_IOREG) && ((u32)buffer < HW_IOREG_END)) in FSi_IsValidTransferRegion()