Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c1148 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) macro
1161 UDELAY(map, chip, adr, usec)
1186 #define UDELAY(map, chip, adr, usec) \ macro
1466 UDELAY(map, chip, 0, 1); in do_otp_lock()
1709 UDELAY(map, chip, adr, 1); in do_write_oneword_once()
1988 UDELAY(map, chip, adr, 1); in do_write_buffer_wait()
2488 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_chip()
2588 UDELAY(map, chip, adr, 1000000/HZ); in do_erase_oneblock()
2777 UDELAY(map, chip, adr, 1); in do_ppb_xxlock()