Searched refs:SOCID_H5 (Results 1 – 3 of 3) sorted by relevance
235 case SOCID_H5: in mctl_set_master_priority()392 } else if (socid == SOCID_H3 || socid == SOCID_H5) { in mctl_sys_init()411 writel(socid == SOCID_H5 ? 0x8000 : 0xc00e, &mctl_ctl->clken); in mctl_sys_init()435 if (socid == SOCID_H5) in mctl_channel_init()454 if (socid == SOCID_H5) { in mctl_channel_init()462 clrsetbits_le32(&mctl_ctl->aciocr, socid == SOCID_H5 ? (0x1 << 11) : 0, in mctl_channel_init()475 } else if (socid == SOCID_A64 || socid == SOCID_H5) { in mctl_channel_init()512 } else if (socid == SOCID_A64 || socid == SOCID_H5) { in mctl_channel_init()573 else if (socid == SOCID_A64 || socid == SOCID_H5 || socid == SOCID_R40) in mctl_channel_init()734 uint16_t socid = SOCID_H5; in sunxi_dram_init()[all …]
18 #define SOCID_H5 0x1718 macro
75 ((socid == SOCID_H5 ? 0x33 : 0x66) << 8) | (0x10 << 0)); in mctl_set_timing_params()