Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/chips/
Dcfi_cmdset_0002.c1054 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) macro
1067 UDELAY(map, chip, adr, usec)
1092 #define UDELAY(map, chip, adr, usec) \ macro
1372 UDELAY(map, chip, 0, 1); in do_otp_lock()
1641 UDELAY(map, chip, adr, 1); in do_write_oneword()
1888 UDELAY(map, chip, adr, 1); in do_write_buffer()
2309 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_chip()
2405 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_oneblock()
2596 UDELAY(map, chip, adr, 1); in do_ppb_xxlock()