Searched refs:HW_DB_BG_PLTT (Results 1 – 7 of 7) sorted by relevance
| /TwlSDK-5.3.1/include/nitro/hw/ARM9/ |
| D | mmap_global.h | 97 #define HW_DB_BG_PLTT 0x05000400 macro 99 #define HW_DB_BG_PLTT_SIZE (HW_DB_BG_PLTT_END-HW_DB_BG_PLTT) 103 #define HW_DB_PLTT HW_DB_BG_PLTT
|
| /TwlSDK-5.3.1/include/twl/hw/ARM9/ |
| D | mmap_global.h | 128 #define HW_DB_BG_PLTT 0x05000400 macro 130 #define HW_DB_BG_PLTT_SIZE (HW_DB_BG_PLTT_END - HW_DB_BG_PLTT) 134 #define HW_DB_PLTT HW_DB_BG_PLTT
|
| /TwlSDK-5.3.1/build/libraries/os/ARM9.TWL/src/ |
| D | os_attention_china.c | 118 SVC_CpuCopyFast(data_plt, (u32 *)(HW_DB_BG_PLTT), plt_size); in OS_ShowAttentionOfLimitedRomChina()
|
| D | os_attention.c | 186 SVC_CpuCopyFast(data_plt, (u32 *)(HW_DB_BG_PLTT), plt_size); in OS_ShowAttentionOfLimitedRom()
|
| /TwlSDK-5.3.1/build/demos/os/forChina-fs/src/ |
| D | os_china_override.c | 402 *((u16 *)(HW_DB_BG_PLTT + 0)) = 0x7fff; in OS_ShowAttentionChina() 403 *((u16 *)(HW_DB_BG_PLTT + 2)) = 0x0000; in OS_ShowAttentionChina() 486 SVC_CpuClearFast(0, (u32 *)HW_DB_BG_PLTT, 0x04); in OS_ShowAttentionChina()
|
| /TwlSDK-5.3.1/build/libraries/os/ARM9/src/ |
| D | os_china.c | 661 *((u16 *)(HW_DB_BG_PLTT + 0)) = 0x7fff; in OS_ShowAttentionChina() 662 *((u16 *)(HW_DB_BG_PLTT + 2)) = 0x0000; in OS_ShowAttentionChina() 740 SVC_CpuClearFast(0, (u32 *)HW_DB_BG_PLTT, 0x04); in OS_ShowAttentionChina()
|
| /TwlSDK-5.3.1/build/libraries/gx/ARM9/src/ |
| D | gx_load2d.c | 77 GXi_DmaCopy16(GXi_DmaId, pSrc, (void *)(HW_DB_BG_PLTT + offset), szByte); in GXS_LoadBGPltt()
|