Home
last modified time | relevance | path

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

/drivers/memory/
Demif.c850 struct emif_regs *regs, u32 volt_state) in setup_volt_sensitive_regs() argument
861 if (volt_state == DDR_VOLTAGE_RAMPING) in setup_volt_sensitive_regs()
1739 static void do_volt_notify_handling(struct emif_data *emif, u32 volt_state) in do_volt_notify_handling() argument
1742 volt_state); in do_volt_notify_handling()
1747 __func__, volt_state); in do_volt_notify_handling()
1751 setup_volt_sensitive_regs(emif, emif->curr_regs, volt_state); in do_volt_notify_handling()
1760 static void __attribute__((unused)) volt_notify_handling(u32 volt_state) in volt_notify_handling() argument
1767 do_volt_notify_handling(emif, volt_state); in volt_notify_handling()