curr_regs 66 drivers/memory/emif.c struct emif_regs *curr_regs; curr_regs 963 drivers/memory/emif.c } else if (!emif->curr_regs) { curr_regs 1001 drivers/memory/emif.c setup_temperature_sensitive_regs(emif, emif->curr_regs); curr_regs 1065 drivers/memory/emif.c if (emif->curr_regs) { curr_regs 1066 drivers/memory/emif.c setup_temperature_sensitive_regs(emif, emif->curr_regs); curr_regs 1732 drivers/memory/emif.c if (emif->curr_regs && emif->curr_regs->freq == freq) { curr_regs 1734 drivers/memory/emif.c return emif->curr_regs; curr_regs 1791 drivers/memory/emif.c if (!emif->curr_regs) { curr_regs 1798 drivers/memory/emif.c setup_volt_sensitive_regs(emif, emif->curr_regs, volt_state); curr_regs 1828 drivers/memory/emif.c emif->curr_regs = regs; curr_regs 146 drivers/misc/genwqe/card_debugfs.c DEFINE_SHOW_ATTRIBUTE(curr_regs);