Searched refs:bound (Results 1 – 15 of 15) sorted by relevance
32 u32 bound) in wait_on_value() argument40 if (i == bound) in wait_on_value()
122 u32 bound = LDELAY; in wait_for_clk_enable() local129 if (--bound == 0) { in wait_for_clk_enable()150 u32 bound = LDELAY; in wait_for_clk_disable() local156 if (--bound == 0) { in wait_for_clk_disable()
28 bound to their appropriate driver if available. If there is no driver, then29 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 at43 relationship during PCI bus enumeration thus PCI devices won't be bound to102 DM_FLAG_PRE_RELOC will be bound before relocation. If neither device tree nor
363 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. There630 activated (except for the root device). Each bound device that was created632 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 bound772 f. The device is marked inactive. Note that it is still bound, so the
613 spi_post_bind() - called when a new bus is bound618 spi_child_post_bind() - called when a new child is bound
675 Called when a new bus is bound.681 Called when a new child is bound.
59 exists when the device is probed (not when it is bound) and is removed when
22 #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() local524 UInt32 bound; in LzmaDec_TryDummy() local
24 Use case: a regulator named "regulator@1" to be bound to a driver named25 "LDO_DRV" and a regulator named "regualator@11" to be bound to an other driver
680 u32 bound = LDELAY; in wait_for_clk_enable() local688 if (--bound == 0) { in wait_for_clk_enable()709 u32 bound = LDELAY; in wait_for_clk_disable() local715 if (--bound == 0) { in wait_for_clk_disable()
27 space between the top of SRAM and the enforced upper bound on the size of the
65 The secondary index is bound with the following magic numbers:
94 DHCP client bound to address 192.168.20.91 (258 ms)
192 DHCP client bound to address 172.22.73.81
194 DHCP client bound to address 192.168.1.10 (524 ms)