Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c91 static unsigned int gpt_l1_cnt_2mb; variable
113 #define L1_QWORDS_2MB (gpt_l1_cnt_2mb / 2U)
118 #define L1_BYTES_2MB (gpt_l1_cnt_2mb * sizeof(uint64_t))
1205 gpt_l1_cnt_2mb = (unsigned int)GPT_L1_ENTRY_COUNT_2MB(gpt_config.p); in gpt_init_pas_l1_tables()
1299 gpt_l1_cnt_2mb = (unsigned int)GPT_L1_ENTRY_COUNT_2MB(gpt_config.p); in gpt_runtime_init()
1442 gpt_l1_cnt_2mb - 1UL; in check_fuse_2mb()
1445 unsigned int cnt = gpt_l1_cnt_2mb; in check_fuse_2mb()
1492 (15UL * gpt_l1_cnt_2mb); in check_fuse_32mb()
1513 idx -= gpt_l1_cnt_2mb; in check_fuse_32mb()
1550 (15UL * 16UL * gpt_l1_cnt_2mb); in check_fuse_512mb()
[all …]