Searched defs:sunxi_dram_reg (Results 1 – 1 of 1) sorted by relevance
14 struct sunxi_dram_reg { struct15 u32 ccr; /* 0x00 controller configuration register */16 u32 dcr; /* 0x04 dram configuration register */17 u32 iocr; /* 0x08 i/o configuration register */18 u32 csr; /* 0x0c controller status register */19 u32 drr; /* 0x10 dram refresh register */20 u32 tpr0; /* 0x14 dram timing parameters register 0 */21 u32 tpr1; /* 0x18 dram timing parameters register 1 */22 u32 tpr2; /* 0x1c dram timing parameters register 2 */23 u32 gdllcr; /* 0x20 global dll control register */[all …]