Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_iossm_mailbox.c304 struct io96b_instance *inst_ctrl = (inst == 0) ? in trig_mem_cal() local
306 if (inst_ctrl->cal_status) in trig_mem_cal()
309 base = inst_ctrl->io96b_csr_addr; in trig_mem_cal()
353 (inst_ctrl->mb_ctrl.ip_instance_id[iface] << 24) | in trig_mem_cal()
354 (inst_ctrl->mb_ctrl.ip_type[iface] << 29); in trig_mem_cal()
399 inst_ctrl->cal_status = true; in trig_mem_cal()
424 struct io96b_instance *inst_ctrl = (inst_idx == 0) ? in get_mem_technology() local
427 base = inst_ctrl->io96b_csr_addr; in get_mem_technology()
428 iface_count = inst_ctrl->mb_ctrl.num_mem_interface; in get_mem_technology()
429 ip_type = inst_ctrl->mb_ctrl.ip_type; in get_mem_technology()
[all …]