Searched defs:wait (Results 1 – 14 of 14) sorted by relevance
/u-boot/arch/riscv/lib/ |
A D | smp.c | 16 static int send_ipi_many(struct ipi_data *ipi, int wait) in send_ipi_many() 117 int smp_call_function(ulong addr, ulong arg0, ulong arg1, int wait) in smp_call_function()
|
/u-boot/arch/arm/mach-rmobile/ |
A D | timer.c | 65 u64 wait; in __udelay() local
|
/u-boot/arch/arm/cpu/arm1136/mx35/ |
A D | mx35_sdram.c | 32 volatile unsigned int wait = count; in dram_wait() local
|
/u-boot/board/CarMediaLab/flea3/ |
A D | flea3.c | 39 volatile unsigned int wait = count; in dram_wait() local
|
/u-boot/drivers/mmc/ |
A D | tmio-common.c | 122 long wait = 1000000; in tmio_sd_wait_for_irq() local 297 long wait = 1000000 + 10 * blocks; in tmio_sd_dma_wait_for_irq() local
|
/u-boot/include/linux/ |
A D | completion.h | 30 wait_queue_head_t wait; member
|
/u-boot/include/linux/mtd/ |
A D | onenand.h | 94 int (*wait) (struct mtd_info *mtd, int state); member
|
/u-boot/board/freescale/common/ |
A D | vid.c | 454 int wait, vdd_last; in set_voltage_to_IR() local
|
/u-boot/board/CZ.NIC/turris_mox/ |
A D | turris_mox.c | 268 int wait; in sw_blink_leds() member
|
/u-boot/drivers/net/phy/ |
A D | ncsi.c | 519 uchar *payload, int len, bool wait) in ncsi_send_command()
|
/u-boot/fs/ubifs/ |
A D | super.c | 635 static int ubifs_sync_fs(struct super_block *sb, int wait) in ubifs_sync_fs()
|
A D | ubifs.h | 125 wait_queue_head_t wait; /* queue for waiting for member
|
/u-boot/include/linux/soc/ti/ |
A D | cppi5.h | 933 bool wait, enum cppi5_tr_event_size event_size, in cppi5_tr_init()
|
/u-boot/drivers/mtd/nand/raw/ |
A D | octeontx_nand.c | 218 struct ndf_wait_cmd wait; member
|
Completed in 35 milliseconds