Searched refs:data (Results 1 – 2 of 2) sorted by relevance
37 …Added a feature to the NandFiler tool to fill the photo memory region with photo data to set the r…
31 static void OSi_CpuClear32(register u32 data, register void *destp, register u32 size);676 static asm void OSi_CpuClear32( register u32 data, register void *destp, register u32 size ) in OSi_CpuClear32() argument916 const u32 data = *reg_CARD_DATA; in OSi_ReadCardRom32() local921 *(u32 *)((u32)dst + pos) = data; in OSi_ReadCardRom32()