Home
last modified time | relevance | path

Searched full:till (Results 1 – 25 of 119) sorted by relevance

12345

/openbmc/u-boot/drivers/net/fm/
H A Dtgec_phy.c29 /* Wait till the bus is free */ in tgec_mdio_write()
42 /* Wait till the bus is free */ in tgec_mdio_write()
49 /* Wait till the MDIO write is complete */ in tgec_mdio_write()
73 /* Wait till the bus is free */ in tgec_mdio_read()
84 /* Wait till the bus is free */ in tgec_mdio_read()
92 /* Wait till the MDIO write is complete */ in tgec_mdio_read()
H A Dmemac_phy.c53 /* Wait till the bus is free */ in memac_mdio_write()
65 /* Wait till the bus is free */ in memac_mdio_write()
72 /* Wait till the MDIO write is complete */ in memac_mdio_write()
100 /* Wait till the bus is free */ in memac_mdio_read()
112 /* Wait till the bus is free */ in memac_mdio_read()
120 /* Wait till the MDIO write is complete */ in memac_mdio_read()
/openbmc/u-boot/drivers/misc/
H A Dfsl_sec_mon.c34 /* polling loop till SEC_MON is in Non Secure state */ in set_sec_mon_state_non_sec()
63 /* polling loop till SEC_MON is in Soft-Fail state */ in set_sec_mon_state_non_sec()
92 /* polling loop till SEC_MON is in Non Secure*/ in set_sec_mon_state_non_sec()
127 /* polling loop till SEC_MON is in Soft-Fail state */ in set_sec_mon_state_soft_fail()
/openbmc/u-boot/arch/arm/cpu/armv7/bcmnsp/
H A Dreset.c17 ; /* loop forever till reset */ in reset_cpu()
/openbmc/u-boot/arch/arm/cpu/armv7/bcmcygnus/
H A Dreset.c18 ; /* loop forever till reset */ in reset_cpu()
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dreset.c25 ; /* loop forever till reset */ in reset_cpu()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/
H A DRestrictionMode.interface.yaml35 Commands through system interface are executed only till BIOS
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Demif4.c73 /* Reset the DDR PHY and wait till completed */ in do_emif4_init()
77 /*Wait till that bit clears*/ in do_emif4_init()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk_timer.c37 /* loop till event */ in rockchip_udelay()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D0006-Workaround-patch-for-missing-Python3-transition-of-t.patch1 From: Till Kamppeter <till.kamppeter@gmail.com>
/openbmc/u-boot/drivers/spmi/
H A Dspmi-msm.c86 /* Wait till CMD DONE status */ in msm_spmi_write()
127 /* Wait till CMD DONE status */ in msm_spmi_read()
/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/
H A Darm_systemready_fedora_unattended.py37 # Waiting till the installation is finished.
H A Darm_systemready_opensuse_unattended.py40 # Waiting till the installation is finished.
H A Darm_systemready_debian_unattended.py64 # Waiting till the installation is finished.
/openbmc/pldm/requester/
H A DREADME.md9 daemon is not blocked till the response is received for a request.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dde-NetAachen9 # provided by (opt) : Till Maas <opensource@till.name>
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dfpga_manager.c63 /* If FPGA is blank, wait till WD invoke warm reset */ in fpgamgr_poll_fpga_ready()
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dtimer.c74 ; /* loop till time has passed */ in __udelay()
/openbmc/u-boot/doc/
H A DREADME.power-framework43 Up till now u-boot doesn't support device model, so a simple one had to be
150 TO DO list (for PMICv3) - up till v2014.04
/openbmc/u-boot/drivers/fpga/
H A Dsocfpga.c31 /* Wait till the dclkcnt done */ in fpgamgr_dclkcnt_set()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c133 * Hold the PHY in RESET for enough time till in omap_ehci_phy_reset()
151 /* Hold the PHY in RESET for enough time till DIR is high */ in omap_ehci_phy_reset()
/openbmc/qemu/hw/audio/
H A Dcs4231a.c577 int till = -1; in cs_dma_read() local
582 till = (s->dregs[Playback_Lower_Base_Count] in cs_dma_read()
584 till -= s->transferred; in cs_dma_read()
585 copy = MIN (till, copy); in cs_dma_read()
597 if (written == till) { in cs_dma_read()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c108 ; /* loop till time has passed */ in __udelay()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c107 while (get_ticks() < tmp) /* loop till event */ in __udelay()
/openbmc/qemu/migration/
H A Dqemu-file.h50 * The buffer should be available till it is sent asynchronously.

12345