Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Dboard.c122 .ocp_config = EMIF_OCP_CONFIG_AM335X_EVM,
215 .ocp_config = EMIF_OCP_CONFIG_BEAGLEBONE_BLACK,
226 .ocp_config = EMIF_OCP_CONFIG_AM335X_EVM,
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c193 if (regs->ocp_config) in config_sdram()
194 writel(regs->ocp_config, &emif_reg[nr]->emif_l3_config); in config_sdram()
H A Dchilisom.c91 .ocp_config = 0x00141414,
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h1174 u32 ocp_config; member