Lines Matching refs:t
65 gpt_t_val_e t; member
187 GPT_PPS_ACTUAL_SIZE(gpt_config.t)) || in gpt_validate_pas_mappings()
330 gpt_config.t = gpt_t_lookup[pps]; in gpt_validate_l0_params()
334 if (l0_alignment < GPT_L0_TABLE_SIZE(gpt_config.t)) { in gpt_validate_l0_params()
335 l0_alignment = GPT_L0_TABLE_SIZE(gpt_config.t); in gpt_validate_l0_params()
345 if (l0_mem_size < GPT_L0_TABLE_SIZE(gpt_config.t)) { in gpt_validate_l0_params()
347 GPT_L0_TABLE_SIZE(gpt_config.t), in gpt_validate_l0_params()
784 for (unsigned int i = 0U; i < GPT_L0_REGION_COUNT(gpt_config.t); i++) { in gpt_init_l0_tables()
790 (size_t)GPT_L0_TABLE_SIZE(gpt_config.t)); in gpt_init_l0_tables()
865 INFO(" PPS/T: 0x%x/%u\n", gpt_config.pps, gpt_config.t); in gpt_init_pas_l1_tables()
943 gpt_config.t = gpt_t_lookup[gpt_config.pps]; in gpt_runtime_init()
948 VERBOSE(" PPS/T: 0x%x/%u\n", gpt_config.pps, gpt_config.t); in gpt_runtime_init()
1054 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) { in gpt_delegate_pas()
1176 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) { in gpt_undelegate_pas()