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