Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/hw/ARM9/tmp/
Dioreg_CFG.h87 #define REG_CFG_A9ROM_FIELD( ntr, sec ) \ argument
89 ((u32)(ntr) << REG_CFG_A9ROM_NTR_SHIFT) | \
/TwlSDK-5.4/include/nitro/card/
Dtypes.h109 CARDRomHeaderNTR ntr; member
/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_proc_default.c1474 header->ntr.fat.offset, header->ntr.fat.length, in FSi_MountSRLFile()
1475 header->ntr.fnt.offset, header->ntr.fnt.length, in FSi_MountSRLFile()
/TwlSDK-5.4/build/libraries/os/common/src/
Dos_reset.c363 table[0] = (struct Segment *)&header->ntr.main_ram_address; in OSi_VerifyStaticSegments()
364 table[1] = (struct Segment *)&header->ntr.sub_ram_address; in OSi_VerifyStaticSegments()