Searched refs:SOCID_A64 (Results 1 – 2 of 2) sorted by relevance
232 case SOCID_A64: in mctl_set_master_priority()377 if (socid == SOCID_A64 || socid == SOCID_R40) in mctl_sys_init()384 if (socid == SOCID_A64 || socid == SOCID_R40) { in mctl_sys_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()732 uint16_t socid = SOCID_A64; in sunxi_dram_init()751 if (socid == SOCID_A64 || socid == SOCID_H5 || socid == SOCID_R40) { in sunxi_dram_init()754 (socid != SOCID_A64 ? 3 : 2) << 8); in sunxi_dram_init()
16 #define SOCID_A64 0x1689 macro