Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/nxp/ifc/nand/
A Difc.h14 #define NXP_IFC_RUN_TIME_ADDR U(0x1000) macro
24 #define NCFGR (NXP_IFC_RUN_TIME_ADDR + U(0x0000))
25 #define NAND_FCR0 (NXP_IFC_RUN_TIME_ADDR + U(0x0014))
27 #define ROW0 (NXP_IFC_RUN_TIME_ADDR + U(0x003C))
28 #define ROW1 (NXP_IFC_RUN_TIME_ADDR + U(0x004C))
29 #define COL0 (NXP_IFC_RUN_TIME_ADDR + U(0x0044))
30 #define COL1 (NXP_IFC_RUN_TIME_ADDR + U(0x0054))
32 #define NAND_BC (NXP_IFC_RUN_TIME_ADDR + U(0x0108))
33 #define NAND_FIR0 (NXP_IFC_RUN_TIME_ADDR + U(0x0110))
34 #define NAND_FIR1 (NXP_IFC_RUN_TIME_ADDR + U(0x0114))
[all …]

Completed in 4 milliseconds