Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dsyslib.c32 u32 bound) in wait_on_value() argument
40 if (i == bound) in wait_on_value()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/
H A Dclock.c122 u32 bound = LDELAY; in wait_for_clk_enable() local
129 if (--bound == 0) { in wait_for_clk_enable()
150 u32 bound = LDELAY; in wait_for_clk_disable() local
156 if (--bound == 0) { in wait_for_clk_disable()
/rk3399_rockchip-uboot/doc/driver-model/
H A Dpci-info.txt28 bound to their appropriate driver if available. If there is no driver, then
29 they are bound to a generic PCI driver which does nothing.
38 specify the driver to use for the device. In this case they will be bound at
43 relationship during PCI bus enumeration thus PCI devices won't be bound to
102 DM_FLAG_PRE_RELOC will be bound before relocation. If neither device tree nor
H A DREADME.txt363 and the specific way it is bound on a particular board.
537 children are bound and probed.
628 At this point all the devices are known, and bound to their drivers. There
630 activated (except for the root device). Each bound device that was created
632 in that declaration. For a bound device created from the device tree,
689 After this point, the device works the same way whether it was bound
772 f. The device is marked inactive. Note that it is still bound, so the
H A Dspi-howto.txt613 spi_post_bind() - called when a new bus is bound
618 spi_child_post_bind() - called when a new child is bound
H A Dspi-howto.rst675 Called when a new bus is bound.
681 Called when a new child is bound.
H A Dusb-info.txt59 exists when the device is probed (not when it is bound) and is removed when
/rk3399_rockchip-uboot/lib/lzma/
H A DLzmaDec.c22 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code…
23 #define UPDATE_0(p) range = bound; *(p) = (CLzmaProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits…
24 #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CLzmaProb)(ttt - (ttt >> kNumMoveBits));
52 …BIT_0_CHECK(p) ttt = *(p); NORMALIZE_CHECK; bound = (range >> kNumBitModelTotalBits) * ttt; if (co…
53 #define UPDATE_0_CHECK range = bound;
54 #define UPDATE_1_CHECK range -= bound; code -= bound;
161 UInt32 bound; in LzmaDec_DecodeReal() local
524 UInt32 bound; in LzmaDec_TryDummy() local
/rk3399_rockchip-uboot/doc/device-tree-bindings/regulator/
H A Dregulator.txt24 Use case: a regulator named "regulator@1" to be bound to a driver named
25 "LDO_DRV" and a regulator named "regualator@11" to be bound to an other driver
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dclocks-common.c680 u32 bound = LDELAY; in wait_for_clk_enable() local
688 if (--bound == 0) { in wait_for_clk_enable()
709 u32 bound = LDELAY; in wait_for_clk_disable() local
715 if (--bound == 0) { in wait_for_clk_disable()
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.omap327 space between the top of SRAM and the enforced upper bound on the size of the
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Dst,stm32-rcc.txt65 The secondary index is bound with the following magic numbers:
/rk3399_rockchip-uboot/board/bosch/shc/
H A DREADME94 DHCP client bound to address 192.168.20.91 (258 ms)
/rk3399_rockchip-uboot/doc/
H A DREADME.usb192 DHCP client bound to address 172.22.73.81
H A DREADME.odroid194 DHCP client bound to address 192.168.1.10 (524 ms)