Searched defs:emc_regs (Results 1 – 1 of 1) sorted by relevance
13 struct emc_regs { struct14 u32 ctrl; /* Controls operation of the EMC */15 u32 status; /* Provides EMC status information */16 u32 config; /* Configures operation of the EMC */17 u32 reserved0[5];18 u32 control; /* Controls dyn memory operation */19 u32 refresh; /* Configures dyn memory refresh operation */20 u32 read_config; /* Configures the dyn memory read strategy */21 u32 reserved1;22 u32 t_rp; /* Precharge command period */[all …]