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()1084 ENABLE_VPP(map); in do_lock_oneblock()1230 ENABLE_VPP(map); in do_unlock_oneblock()
1774 ENABLE_VPP(map); in do_write_oneword_retry()2047 ENABLE_VPP(map); in do_write_buffer()2264 ENABLE_VPP(map); in do_panic_write_oneword()2436 ENABLE_VPP(map); in do_erase_chip()2536 ENABLE_VPP(map); in do_erase_oneblock()
1580 ENABLE_VPP(map); in do_write_oneword()1741 ENABLE_VPP(map); in do_write_buffer()1954 ENABLE_VPP(map); in do_erase_oneblock()2121 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
Completed in 16 milliseconds