Searched defs:io96b_ctrl (Results 1 – 2 of 2) sorted by relevance
192 void io96b_mb_init(struct io96b_info *io96b_ctrl) in io96b_mb_init()300 void init_mem_cal(struct io96b_info *io96b_ctrl) in init_mem_cal()345 int trig_mem_cal(struct io96b_info *io96b_ctrl) in trig_mem_cal()495 int get_mem_technology(struct io96b_info *io96b_ctrl) in get_mem_technology()555 int get_mem_width_info(struct io96b_info *io96b_ctrl) in get_mem_width_info()622 int ecc_enable_status(struct io96b_info *io96b_ctrl) in ecc_enable_status()686 int bist_mem_init_start(struct io96b_info *io96b_ctrl) in bist_mem_init_start()
128 static void config_io96b_csr_addr(bool is_dualemif, struct io96b_info *io96b_ctrl) in config_io96b_csr_addr()300 struct io96b_info io96b_ctrl; in agilex5_ddr_init() local