Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dzm7300.h18 int zm_disable_wp(void);
H A Dzm7300.c207 int zm_disable_wp() in zm_disable_wp() function
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c257 if (zm_disable_wp() < 0) { in adjust_vdd()