Home
last modified time | relevance | path

Searched refs:DIRECT_CMD_NOP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Ddmc_init_exynos4.c139 writel(DIRECT_CMD_NOP, &dmc->directcmd); in dmc_init()
150 writel((DIRECT_CMD_NOP | DIRECT_CMD_CHIP1_SHIFT), &dmc->directcmd); in dmc_init()
H A Ddmc_common.c109 writel(DIRECT_CMD_NOP | mask, directcmd); in dmc_config_mrs()
H A Dexynos4_setup.h396 #define DIRECT_CMD_NOP 0x07000000 macro
H A Dexynos5_setup.h332 #define DIRECT_CMD_NOP 0x07000000 macro