Searched refs:UDELAY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 1144 #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()
|
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 1148 #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()
|
Completed in 9 milliseconds