Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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.c110 writel(DIRECT_CMD_NOP | mask, directcmd); in dmc_config_mrs()
H A Dexynos4_setup.h397 #define DIRECT_CMD_NOP 0x07000000 macro
H A Dexynos5_setup.h333 #define DIRECT_CMD_NOP 0x07000000 macro