Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dzm7300.c222 u8 orig_wp_value; in zm_enable_wp() local
223 orig_wp_value = 0x0; in zm_enable_wp()
226 if ((dpm_wrm(DPM_WP, orig_wp_value)) < 0) { in zm_enable_wp()