Home
last modified time | relevance | path

Searched refs:delay_ms (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a/include/drivers/
A Draw_nand.h93 unsigned int delay_ms; member
172 int nand_wait_ready(unsigned int delay_ms);
/trusted-firmware-a/include/plat/marvell/armada/a8k/common/
A Darmada_common.h105 int delay_ms; member
/trusted-firmware-a/drivers/mtd/nand/
A Draw_nand.c71 req.delay_ms = delay; in nand_send_wait()
193 int nand_wait_ready(unsigned int delay_ms) in nand_wait_ready() argument
207 timeout = timeout_init_us(delay_ms * 1000U); in nand_wait_ready()
/trusted-firmware-a/plat/marvell/armada/a8k/a80x0/board/
A Dmarvell_plat_config.c172 .cfg.gpio.delay_ms = 10,
/trusted-firmware-a/plat/marvell/armada/a8k/common/
A Dplat_pm.c532 mdelay(pm_cfg->cfg.gpio.delay_ms); in plat_marvell_power_off_gpio()
562 mdelay(pm_cfg->cfg.gpio.delay_ms); in plat_marvell_power_off_gpio()
/trusted-firmware-a/drivers/st/fmc/
A Dstm32_fmc2_nand.c729 ret = nand_wait_ready(req->delay_ms); in stm32_fmc2_exec()

Completed in 31 milliseconds