Searched refs:curr_regs (Results 1 – 3 of 3) sorted by relevance
66 struct emif_regs *curr_regs; member963 } else if (!emif->curr_regs) { in handle_temp_alert()1001 setup_temperature_sensitive_regs(emif, emif->curr_regs); in handle_temp_alert()1065 if (emif->curr_regs) { in emif_threaded_isr()1066 setup_temperature_sensitive_regs(emif, emif->curr_regs); in emif_threaded_isr()1732 if (emif->curr_regs && emif->curr_regs->freq == freq) { in get_regs()1734 return emif->curr_regs; in get_regs()1791 if (!emif->curr_regs) { in do_volt_notify_handling()1798 setup_volt_sensitive_regs(emif, emif->curr_regs, volt_state); in do_volt_notify_handling()1828 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);