Searched refs:ENABLE_VPP (Results 1 – 4 of 4) sorted by relevance
493 ENABLE_VPP(map); in do_write_buffer()786 ENABLE_VPP(map); in do_erase_oneblock()1085 ENABLE_VPP(map); in do_lock_oneblock()1231 ENABLE_VPP(map); in do_unlock_oneblock()
1597 ENABLE_VPP(map); in do_write_oneword()1825 ENABLE_VPP(map); in do_write_buffer()2086 ENABLE_VPP(map); in do_panic_write_oneword()2255 ENABLE_VPP(map); in do_erase_chip()2344 ENABLE_VPP(map); in do_erase_oneblock()
1545 ENABLE_VPP(map); in do_write_oneword()1706 ENABLE_VPP(map); in do_write_buffer()1919 ENABLE_VPP(map); in do_erase_oneblock()2096 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