Searched refs:ENABLE_VPP (Results 1 – 4 of 4) sorted by relevance
495 ENABLE_VPP(map); in do_write_buffer()788 ENABLE_VPP(map); in do_erase_oneblock()1085 ENABLE_VPP(map); in do_lock_oneblock()1231 ENABLE_VPP(map); in do_unlock_oneblock()
1772 ENABLE_VPP(map); in do_write_oneword_retry()2045 ENABLE_VPP(map); in do_write_buffer()2262 ENABLE_VPP(map); in do_panic_write_oneword()2434 ENABLE_VPP(map); in do_erase_chip()2534 ENABLE_VPP(map); in do_erase_oneblock()
1581 ENABLE_VPP(map); in do_write_oneword()1742 ENABLE_VPP(map); in do_write_buffer()1955 ENABLE_VPP(map); in do_erase_oneblock()2122 ENABLE_VPP(map); in do_xxlock_oneblock()
253 #define ENABLE_VPP(map) do { if (map->set_vpp) map->set_vpp(map, 1); } while (0) macro