Searched refs:curr_regs (Results 1 – 3 of 3) sorted by relevance
66 struct emif_regs *curr_regs; member921 } else if (!emif->curr_regs) { in handle_temp_alert()958 setup_temperature_sensitive_regs(emif, emif->curr_regs); in handle_temp_alert()1022 if (emif->curr_regs) { in emif_threaded_isr()1023 setup_temperature_sensitive_regs(emif, emif->curr_regs); in emif_threaded_isr()1685 if (emif->curr_regs && emif->curr_regs->freq == freq) { in get_regs()1687 return emif->curr_regs; in get_regs()1744 if (!emif->curr_regs) { in do_volt_notify_handling()1751 setup_volt_sensitive_regs(emif, emif->curr_regs, volt_state); in do_volt_notify_handling()1781 emif->curr_regs = regs; in do_freq_pre_notify_handling()
6 What: /sys/kernel/debug/genwqe/genwqe<n>_card/curr_regs
146 DEFINE_SHOW_ATTRIBUTE(curr_regs);