Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240qds.c141 static inline int wait_for_voltage_change(int vdd_last) in wait_for_voltage_change() function
190 wait = wait_for_voltage_change(vdd_last); in set_voltage()