Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 16 of 16) sorted by relevance

/u-boot/arch/riscv/lib/
A Dsmp.c16 static int send_ipi_many(struct ipi_data *ipi, int wait) in send_ipi_many()
119 int smp_call_function(ulong addr, ulong arg0, ulong arg1, int wait) in smp_call_function()
/u-boot/drivers/mmc/
A Dtmio-common.c122 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 Dcompletion.h30 wait_queue_head_t wait; member
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-pow.h181 u64 wait : 1; member
196 u64 wait : 1; member
829 u64 wait : 1; member
843 u64 wait : 1; member
1065 static inline cvmx_wqe_t *cvmx_pow_work_request_sync_nocheck(cvmx_pow_wait_t wait) in cvmx_pow_work_request_sync_nocheck()
1105 static inline cvmx_wqe_t *cvmx_pow_work_request_sync(cvmx_pow_wait_t wait) in cvmx_pow_work_request_sync()
1156 static inline void cvmx_pow_work_request_async_nocheck(int scr_addr, cvmx_pow_wait_t wait) in cvmx_pow_work_request_async_nocheck()
1194 static inline void cvmx_pow_work_request_async(int scr_addr, cvmx_pow_wait_t wait) in cvmx_pow_work_request_async()
2336 cvmx_pow_wait_t wait) in cvmx_sso_work_request_grp_async_nocheck()
2370 static inline void *cvmx_sso_work_request_grp_sync_nocheck(unsigned int lgrp, cvmx_pow_wait_t wait) in cvmx_sso_work_request_grp_sync_nocheck()
[all …]
A Dcvmx-pko-defs.h3699 u64 wait : 1; member
3714 u64 wait : 1; member
3779 u64 wait : 1; member
/u-boot/include/linux/mtd/
A Donenand.h94 int (*wait) (struct mtd_info *mtd, int state); member
/u-boot/board/freescale/common/
A Dvid.c421 int wait, vdd_last; in set_voltage_to_IR() local
/u-boot/board/CZ.NIC/turris_mox/
A Dturris_mox.c255 int wait; in sw_blink_leds() member
/u-boot/drivers/i2c/
A Dnpcm_i2c.c180 static int npcm_i2c_send_stop(struct npcm_i2c_bus *bus, bool wait) in npcm_i2c_send_stop()
/u-boot/drivers/net/phy/
A Dncsi.c520 uchar *payload, int len, bool wait) in ncsi_send_command()
/u-boot/fs/ubifs/
A Dsuper.c635 static int ubifs_sync_fs(struct super_block *sb, int wait) in ubifs_sync_fs()
A Dubifs.h125 wait_queue_head_t wait; /* queue for waiting for member
/u-boot/include/linux/soc/ti/
A Dcppi5.h933 bool wait, enum cppi5_tr_event_size event_size, in cppi5_tr_init()
/u-boot/drivers/ram/rockchip/
A Dsdram_rv1126.c533 static void phy_pll_set(struct dram_info *dram, u32 freq, u32 wait) in phy_pll_set()
/u-boot/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c204 u32 wait; member
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c214 struct ndf_wait_cmd wait; member

Completed in 116 milliseconds