Home
last modified time | relevance | path

Searched refs:till (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/Documentation/misc-devices/
H A Dspear-pcie-gadget.rst129 /*wait till link is up*/
132 Wait till it returns UP.
154 wait till link is up::
158 An application can repetitively read this node till link is found UP. It can
161 wait till msi is enabled::
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch36 # --loop-till-fail: loops on the test(s) till one fail, then exit
47 - . " --loop-till-fail]\n"
48 + . " --loop-till-fail, --yocto-ptest]\n"
62 } elsif ($arg =~ /^--loop-till-fail$/) {
/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()
H A Dsb16.c1217 int till, copy, written, free; in SB_read_DMA() local
1241 till = s->left_till_irq; in SB_read_DMA()
1245 dma_pos, free, till, dma_len); in SB_read_DMA()
1248 if (till <= copy) { in SB_read_DMA()
1250 copy = till; in SB_read_DMA()
/openbmc/linux/arch/sparc/lib/
H A DM7memset.S146 sub %o3, 8, %o3 ! -(bytes till long word aligned)
149 ! Set -(%o3) bytes till sp1 long word aligned
163 sub %o3, 64, %o3 ! o3 is -(bytes till block aligned)
166 ! Store -(%o3) bytes till dst is block (64 byte) aligned.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-c2port23 till this entry is set to 0.
38 No commands can be sent till this entry is set to 0.
H A Dsysfs-class-pktcdvd78 from the block layer and wait till the pktcdvd
/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/linux/Documentation/devicetree/bindings/iio/frequency/
H A Dadf4371.yaml36 adi,mute-till-lock-en:
H A Dadi,adf4350.yaml137 adi,mute-till-lock-enable:
190 adi,mute-till-lock-enable;
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,versatile-fpga-irq.txt19 the system till not make it possible for devices to request these
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max77693.yaml26 charge constant current mode till battery voltage reaches this level.
/openbmc/pldm/requester/
H A DREADME.md9 daemon is not blocked till the response is received for a request.
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst185 the IO is dispatched to the device but till it actually gets serviced
217 will only report the group_wait_time accumulated till the last time it
226 the stat will only report the empty_time accumulated till the last
235 idle_time accumulated till the last idle period and will not include
/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/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/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/linux/Documentation/devicetree/bindings/serial/
H A Dnvidia,tegra20-hsuart.yaml71 Tegra devices till Tegra210 had this support. However, Tegra186 chip has a known hardware
/openbmc/linux/arch/m68k/fpsp040/
H A Dsgetem.S96 bsr shft |shift mantissa bits till msbit is set
/openbmc/linux/Documentation/powerpc/
H A Ddscr.rst31 cleared which means that it has not changed the default DSCR till now.
/openbmc/linux/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S160 @ Mask other GPIO line interrupts till key done
/openbmc/linux/Documentation/admin-guide/
H A Ddell_rbu.rst98 The /sys/class/firmware/dell_rbu/ entries will remain till the following is
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DReport.interface.yaml125 AppendLimit then stop till report update.
/openbmc/linux/Documentation/mm/
H A Dbalance.rst87 low_on_memory gets set. This stays set till the number of free pages becomes
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-d4xx.rst97 - Time in microseconds from the beginning of a frame till its middle

123