Searched refs:SOCID_A64 (Results 1 – 2 of 2) sorted by relevance
231 case SOCID_A64: in mctl_set_master_priority()376 if (socid == SOCID_A64 || socid == SOCID_R40) in mctl_sys_init()383 if (socid == SOCID_A64 || socid == SOCID_R40) { in mctl_sys_init()474 } else if (socid == SOCID_A64 || socid == SOCID_H5) { in mctl_channel_init()511 } else if (socid == SOCID_A64 || socid == SOCID_H5) { in mctl_channel_init()572 else if (socid == SOCID_A64 || socid == SOCID_H5 || socid == SOCID_R40) in mctl_channel_init()731 uint16_t socid = SOCID_A64; in sunxi_dram_init()750 if (socid == SOCID_A64 || socid == SOCID_H5 || socid == SOCID_R40) { in sunxi_dram_init()753 (socid != SOCID_A64 ? 3 : 2) << 8); in sunxi_dram_init()
17 #define SOCID_A64 0x1689 macro