Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/chips/
Dcfi_cmdset_0002.c1151 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) macro
1164 UDELAY(map, chip, adr, usec)
1189 #define UDELAY(map, chip, adr, usec) \ macro
1469 UDELAY(map, chip, 0, 1); in do_otp_lock()
1712 UDELAY(map, chip, adr, 1); in do_write_oneword_once()
1991 UDELAY(map, chip, adr, 1); in do_write_buffer_wait()
2490 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_chip()
2589 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_oneblock()
2778 UDELAY(map, chip, adr, 1); in do_ppb_xxlock()