Searched defs:emc_ctlr (Results 1 – 1 of 1) sorted by relevance
15 struct emc_ctlr { struct16 u32 cfg; /* 0x00: EMC_CFG */17 u32 reserved0[3]; /* 0x04 ~ 0x0C */18 u32 adr_cfg; /* 0x10: EMC_ADR_CFG */19 u32 adr_cfg1; /* 0x14: EMC_ADR_CFG_1 */20 u32 reserved1[2]; /* 0x18 ~ 0x18 */21 u32 refresh_ctrl; /* 0x20: EMC_REFCTRL */22 u32 pin; /* 0x24: EMC_PIN */23 u32 timing_ctrl; /* 0x28: EMC_TIMING_CONTROL */24 u32 rc; /* 0x2C: EMC_RC */[all …]