Home
last modified time | relevance | path

Searched refs:ndelay (Results 51 – 75 of 160) sorted by relevance

1234567

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c72 ndelay(HPI_T_CYC_NS); in hpi_read_reg()
78 ndelay(HPI_T_CYC_NS); in hpi_write_reg()
/openbmc/linux/sound/soc/codecs/
H A Dcs4270.c589 ndelay(500); in cs4270_soc_resume()
702 ndelay(500); in cs4270_i2c_probe()
/openbmc/linux/drivers/watchdog/
H A Dmena21_wdt.c76 ndelay(10); in a21_wdt_ping()
/openbmc/linux/drivers/spi/
H A Dspi-sh-sci.c74 #define spidelay(x) ndelay(x)
H A Dspi-ath79.c67 ndelay(nsecs - sp->rrw_delay); in ath79_spi_delay()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v7.c421 ndelay(100); in kgd_hqd_destroy()
435 ndelay(100); in kgd_hqd_destroy()
H A Damdgpu_amdkfd_gfx_v8.c456 ndelay(100); in kgd_hqd_destroy()
470 ndelay(100); in kgd_hqd_destroy()
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom_93xx46.c144 ndelay(250); in eeprom_93xx46_read()
204 ndelay(250); in eeprom_93xx46_ew()
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c383 ndelay(1); in sun4i_hash()
484 ndelay(1); in sun4i_hash()
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Druntest.c248 ndelay(SPINUNIT); in wait_for_sibling_cpu()
/openbmc/linux/drivers/clk/mvebu/
H A Ddove-divider.c47 ndelay(250); in dove_load_divider()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pca-platform.c113 ndelay(100); in i2c_pca_pf_resetchip()
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst309 :c:func:`udelay()` 和 :c:func:`ndelay()` 函数可被用于小暂停。不要对它们使用
645 #define ndelay(n) (__builtin_constant_p(n) ? \
/openbmc/linux/drivers/iio/dac/
H A Dad5766.c212 ndelay(100); /* t_reset >= 100ns */ in ad5766_reset()
225 ndelay(25); in ad5766_reset()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c372 ndelay(100); in isp1760_mem_read()
389 ndelay(100); /* Delay between consecutive access */ in isp1763_mem_read()
458 ndelay(100); /* Delay between consecutive access */ in isp1763_mem_write()
500 ndelay(90); in isp1760_ptd_read()
1016 ndelay(100); in start_bus_transfer()
1609 ndelay(100); in isp1763_run()
1979 ndelay(100); in kill_transfer()
/openbmc/linux/drivers/media/rc/
H A Dserial_ir.c238 ndelay(delta); in send_pulse_homebrew_softcarrier()
246 ndelay(delta); in send_pulse_homebrew_softcarrier()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_spi.c406 ndelay(EC_SPI_RECOVERY_TIME_NS - delay); in do_cros_ec_pkt_xfer_spi()
551 ndelay(EC_SPI_RECOVERY_TIME_NS - delay); in do_cros_ec_cmd_xfer_spi()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand_spl.c43 ndelay(100); in mxs_nand_command()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dwlib.c119 ndelay(p->frame_time); in dw8250_wait_re_deassert()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-visconti.c204 ndelay(250); in visconti_pcie_host_init()
H A Dpcie-fu740.c165 ndelay(10); in fu740_pcie_init_phy()
/openbmc/linux/drivers/ata/
H A Dpata_pdc202xx_old.c42 ndelay(400); in pdc202xx_exec_command()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dau1550nd.c205 ndelay(instr->delay_ns); in au1550nd_exec_instr()
H A Dfsl_upm.c153 ndelay(op->instrs[i].delay_ns); in fun_exec_op()
/openbmc/linux/arch/arm/mach-qcom/
H A Dplatsmp.c181 ndelay(300); in kpssv1_release_secondary()

1234567