Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c1144 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) macro
1157 UDELAY(map, chip, adr, usec)
1182 #define UDELAY(map, chip, adr, usec) \ macro
1462 UDELAY(map, chip, 0, 1); in do_otp_lock()
1705 UDELAY(map, chip, adr, 1); in do_write_oneword_once()
1984 UDELAY(map, chip, adr, 1); in do_write_buffer_wait()
2484 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_chip()
2584 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_oneblock()
2773 UDELAY(map, chip, adr, 1); in do_ppb_xxlock()