Searched defs:wait (Results 1 – 16 of 16) 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() 119 int smp_call_function(ulong addr, ulong arg0, ulong arg1, int wait) in smp_call_function()
|
| /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/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-pow.h | 181 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 D | cvmx-pko-defs.h | 3699 u64 wait : 1; member 3714 u64 wait : 1; member 3779 u64 wait : 1; 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 | 421 int wait, vdd_last; in set_voltage_to_IR() local
|
| /u-boot/board/CZ.NIC/turris_mox/ |
| A D | turris_mox.c | 255 int wait; in sw_blink_leds() member
|
| /u-boot/drivers/i2c/ |
| A D | npcm_i2c.c | 180 static int npcm_i2c_send_stop(struct npcm_i2c_bus *bus, bool wait) in npcm_i2c_send_stop()
|
| /u-boot/drivers/net/phy/ |
| A D | ncsi.c | 520 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/ram/rockchip/ |
| A D | sdram_rv1126.c | 533 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 D | nand-controller.c | 204 u32 wait; member
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | octeontx_nand.c | 214 struct ndf_wait_cmd wait; member
|
Completed in 116 milliseconds