Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c229 case SOCID_H3: in mctl_set_master_priority()
392 } else if (socid == SOCID_H3 || socid == SOCID_H5) { in mctl_sys_init()
468 if (socid == SOCID_H3) { in mctl_channel_init()
507 if (socid == SOCID_H3) { in mctl_channel_init()
571 if (socid == SOCID_H3) in mctl_channel_init()
723 uint16_t socid = SOCID_H3; in sunxi_dram_init()
730 uint16_t socid = SOCID_H3; in sunxi_dram_init()
748 if (socid == SOCID_H3) in sunxi_dram_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu.h17 #define SOCID_H3 0x1680 macro