Home
last modified time | relevance | path

Searched refs:curr_regs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/memory/
H A Demif.c66 struct emif_regs *curr_regs; member
921 } 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()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-driver-genwqe6 What: /sys/kernel/debug/genwqe/genwqe<n>_card/curr_regs
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_debugfs.c146 DEFINE_SHOW_ATTRIBUTE(curr_regs);