Searched refs:curr_regs (Results 1 – 3 of 3) sorted by relevance
68 struct emif_regs *curr_regs; member965 } else if (!emif->curr_regs) { in handle_temp_alert()1003 setup_temperature_sensitive_regs(emif, emif->curr_regs); in handle_temp_alert()1067 if (emif->curr_regs) { in emif_threaded_isr()1068 setup_temperature_sensitive_regs(emif, emif->curr_regs); in emif_threaded_isr()1734 if (emif->curr_regs && emif->curr_regs->freq == freq) { in get_regs()1736 return emif->curr_regs; in get_regs()1793 if (!emif->curr_regs) { in do_volt_notify_handling()1800 setup_volt_sensitive_regs(emif, emif->curr_regs, volt_state); in do_volt_notify_handling()1830 emif->curr_regs = regs; in do_freq_pre_notify_handling()
6 What: /sys/kernel/debug/genwqe/genwqe<n>_card/curr_regs
167 GENWQE_DEBUGFS_RO(curr_regs, genwqe_curr_regs_show);