Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun9i.h206 #define MCTL_MSTR_DEVICETYPE(type) \ macro
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun9i.c592 writel(MCTL_MSTR_DEVICETYPE(para->dram_type) | in mctl_channel_init()