Searched defs:mtk_base_memif_data (Results 1 – 2 of 2) sorted by relevance
14 struct mtk_base_memif_data { struct15 int id;16 const char *name;17 int reg_ofs_base;18 int reg_ofs_cur;19 int reg_ofs_end;20 int reg_ofs_base_msb;21 int reg_ofs_cur_msb;22 int reg_ofs_end_msb;23 int fs_reg;[all …]
33 struct mtk_base_memif_data { struct34 int id;35 const char *name;36 int reg_ofs_base;37 int reg_ofs_cur;38 int reg_ofs_end;39 int reg_ofs_base_msb;40 int reg_ofs_cur_msb;41 int reg_ofs_end_msb;42 int fs_reg;[all …]