Searched refs:ENABLE_VPP (Results 1 – 4 of 4) sorted by relevance
494 ENABLE_VPP(map); in do_write_buffer()787 ENABLE_VPP(map); in do_erase_oneblock()1083 ENABLE_VPP(map); in do_lock_oneblock()1229 ENABLE_VPP(map); in do_unlock_oneblock()
1599 ENABLE_VPP(map); in do_write_oneword()1827 ENABLE_VPP(map); in do_write_buffer()2088 ENABLE_VPP(map); in do_panic_write_oneword()2258 ENABLE_VPP(map); in do_erase_chip()2354 ENABLE_VPP(map); in do_erase_oneblock()
1575 ENABLE_VPP(map); in do_write_oneword()1736 ENABLE_VPP(map); in do_write_buffer()1949 ENABLE_VPP(map); in do_erase_oneblock()2116 ENABLE_VPP(map); in do_xxlock_oneblock()
267 #define ENABLE_VPP(map) do { if (map->set_vpp) map->set_vpp(map, 1); } while (0) macro