Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx93/
H A Dtrdc.c18 { TRDC_A_BASE, 0, 0, 39, 40 },
27 { TRDC_A_BASE,
52 trdc_mda_set_noncpu(TRDC_A_BASE, 4, false, 0x2, 0x2, 0x1); in trdc_config()
55 trdc_mda_set_cpu(TRDC_A_BASE, 1, 0, 0x2, 0x0, 0x2, 0x0, 0x0, 0x0); in trdc_config()
H A Dtrdc_config.h9 #define TRDC_A_BASE U(0x44270000) macro
/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dplatform_def.h66 #define TRDC_A_BASE U(0x44270000) macro
93 #define TRDC_A_MAP MAP_REGION_FLAT(TRDC_A_BASE, TRDC_x_SISE, MT_DEVICE | MT_RW)