Home
last modified time | relevance | path

Searched refs:SOCID_H3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c228 case SOCID_H3: in mctl_set_master_priority()
391 } else if (socid == SOCID_H3 || socid == SOCID_H5) { in mctl_sys_init()
467 if (socid == SOCID_H3) { in mctl_channel_init()
506 if (socid == SOCID_H3) { in mctl_channel_init()
570 if (socid == SOCID_H3) in mctl_channel_init()
722 uint16_t socid = SOCID_H3; in sunxi_dram_init()
729 uint16_t socid = SOCID_H3; in sunxi_dram_init()
747 if (socid == SOCID_H3) in sunxi_dram_init()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu.h18 #define SOCID_H3 0x1680 macro