Searched refs:ocp_config (Results 1 – 4 of 4) sorted by relevance
121 .ocp_config = EMIF_OCP_CONFIG_AM335X_EVM,214 .ocp_config = EMIF_OCP_CONFIG_BEAGLEBONE_BLACK,225 .ocp_config = EMIF_OCP_CONFIG_AM335X_EVM,
90 .ocp_config = 0x00141414,
192 if (regs->ocp_config) in config_sdram()193 writel(regs->ocp_config, &emif_reg[nr]->emif_l3_config); in config_sdram()
1219 u32 ocp_config; member