Home
last modified time | relevance | path

Searched refs:udelay (Results 1 – 25 of 27) sorted by relevance

12

/optee_os/core/kernel/
H A Ddelay.c50 void udelay(uint32_t us) in udelay() function
59 void udelay(uint32_t us) in udelay() function
76 udelay(1000 * ms); in mdelay()
/optee_os/core/arch/arm/plat-stm32mp1/pm/
H A Dpsci.c139 udelay(20); in release_secondary_early_hpen()
236 udelay(100); in psci_system_off()
246 udelay(100); in psci_system_reset()
/optee_os/core/drivers/
H A Dxiphera_trng.c125 udelay(200); in xiphera_trng_probe()
134 udelay(200); in xiphera_trng_probe()
H A Dls_dspi.c201 udelay(1); in dspi_tx()
221 udelay(1); in dspi_rx()
H A Dversal_trng.c547 udelay(RESET_DELAY); in trng_soft_reset()
554 udelay(RESET_DELAY); in trng_reset()
564 udelay(RESET_DELAY); in trng_hold_reset()
H A Dstm32_omm.c267 udelay(OSPI_RESET_DELAY); in stm32_omm_configure()
H A Datmel_wdt.c118 udelay(WDT_REG_ACCESS_UDELAY); in atmel_wdt_write_sleep()
H A Dimx_i2c.c366 udelay(50); in i2c_init_transfer()
/optee_os/core/arch/arm/plat-rockchip/
H A Dpsci_rk322x.c107 udelay(2); in pll_wait_lock()
165 udelay(200); in plls_restore()
211 udelay(2); in wait_core_wfe_i()
278 udelay(2); in psci_cpu_on()
/optee_os/core/include/kernel/
H A Ddelay.h67 void udelay(uint32_t us);
/optee_os/core/drivers/crypto/aspeed/
H A Dcrypto_ast2600.c34 udelay(100); in crypto_ast2600_init()
/optee_os/core/drivers/regulator/
H A Dregulator_fixed.c46 udelay(1); in fixed_set_state()
48 udelay(regu->enable_delay); in fixed_set_state()
H A Dregulator.c77 udelay(regulator->enable_ramp_delay_us); in regulator_refcnt_enable()
225 udelay(d); in regulator_set_voltage()
H A Dregulator_gpio.c51 udelay(regu->enable_delay); in regulator_gpio_set_state()
H A Dstm32_vrefbuf.c125 udelay(1000); in vrefbuf_set_state()
/optee_os/core/arch/arm/plat-telechips/drivers/
H A Dtcc_otp.c65 udelay(1); in wait_for_ready()
71 udelay(1); in wait_for_done()
/optee_os/core/drivers/clk/sam/
H A Dphy-sama7-utmi-clk.c37 udelay(50); in sama7_utmi_clk_enable()
H A Dclk-sam9x60-pll.c129 udelay(10); in sam9x60_frac_pll_set()
135 udelay(10); in sam9x60_frac_pll_set()
/optee_os/core/arch/arm/plat-sunxi/
H A Dpsci.c119 udelay(1000); in psci_cpu_on()
/optee_os/core/arch/arm/plat-stm32mp2/
H A Dmain.c204 udelay(100); in do_reset()
/optee_os/core/include/
H A Dio.h298 udelay(__delay); \
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c765 udelay(100); in do_reset()
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.c1386 udelay(SAES_RESET_DELAY); in stm32_saes_reset()
1393 udelay(SAES_RESET_DELAY); in stm32_saes_reset()
H A Dstm32_cryp.c338 udelay(CRYP_RESET_DELAY_US); in stm32_cryp_reset()
H A Dstm32_pka.c1674 udelay(PKA_RESET_DELAY); in stm32_pka_reset()

12