Lines Matching defs:emc_timing
439 struct emc_timing { struct
440 unsigned long rate;
442 u32 emc_burst_data[ARRAY_SIZE(emc_burst_regs)];
444 u32 emc_auto_cal_config;
445 u32 emc_auto_cal_config2;
446 u32 emc_auto_cal_config3;
447 u32 emc_auto_cal_interval;
448 u32 emc_bgbias_ctl0;
449 u32 emc_cfg;
450 u32 emc_cfg_2;
451 u32 emc_ctt_term_ctrl;
475 struct emc_timing last_timing; argument