Home
last modified time | relevance | path

Searched refs:bound (Results 226 – 250 of 554) sorted by relevance

12345678910>>...23

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c1138 u32 i, j, diff, simularity_bitmap, bound; in _rtl92c_phy_simularity_compare() local
1145 bound = 8; in _rtl92c_phy_simularity_compare()
1147 bound = 4; in _rtl92c_phy_simularity_compare()
1151 for (i = 0; i < bound; i++) { in _rtl92c_phy_simularity_compare()
1172 for (i = 0; i < (bound / 4); i++) { in _rtl92c_phy_simularity_compare()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dst,stm32-rcc.txt72 The secondary index is bound with the following magic numbers:
H A Dbaikal,bt1-ccu-pll.yaml44 individual driver to be bound with.
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst94 it can be bound to the GPIO Aggregator by either:
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst31 The DPIO driver is bound to DPIO objects discovered on the fsl-mc bus and
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,coresight-etm.yaml105 phandle to the cpu this ETM is bound to.
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst305 任务将要更长地消耗该CPU,任务是CPU受限的(CPU-bound)。
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dporting.rst332 devices must be bound to a driver, or drivers must be bound to all
357 When a device is successfully bound to a driver, device->driver is
/openbmc/linux/Documentation/fb/
H A Dfbcon.rst187 unloaded if it is still bound to the console layer. (See
195 The fbdev drivers cannot be unloaded if bound to fbcon, and fbcon cannot
196 be unloaded if it's bound to the console layer.
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dthermal-zones.yaml27 The polling-delay properties of a thermal-zone are bound to the maximum dT/dt
33 The maximum dT/dt is highly bound to hardware power consumption and
/openbmc/linux/arch/powerpc/platforms/
H A DKconfig233 bound. The default behavior is to show both the upper and lower
234 bound in /proc/cpuinfo. If the range is large, the temperature is
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-async.c33 if (!n->ops || !n->ops->bound) in v4l2_async_nf_call_bound()
36 return n->ops->bound(n, subdev, asc); in v4l2_async_nf_call_bound()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_bufs.c301 if ((map->offset >= entry->bound) && in drm_addmap_core()
302 (map->offset + map->size <= entry->bound + entry->pages * PAGE_SIZE)) { in drm_addmap_core()
762 if ((agp_offset >= agp_entry->bound) && in drm_legacy_addbufs_agp()
763 (agp_offset + total * count <= agp_entry->bound + agp_entry->pages * PAGE_SIZE)) { in drm_legacy_addbufs_agp()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A D0001-Fix-potential-string-truncation-in-strncpy.patch8 error: 'strncpy' specified bound 16 equals destination size
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCNRI-Python23 …opying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and c…
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-core.c130 .bound = rzg2l_cru_group_notify_bound,
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c111 .bound = sun4i_csi_notify_bound,
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sdr.rst64 streaming format are bound to that selectable format. In addition to the
/openbmc/linux/Documentation/arch/arm64/
H A Dkdump.rst34 vmcore dumping can be ignored. On arm64, the low memory upper bound is
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dingenic,pinctrl.yaml14 For the Ingenic SoCs, pin control is tightly bound with GPIO ports. All pins
/openbmc/linux/Documentation/staging/
H A Drpmsg.rst59 When a driver starts listening on a channel, its rx callback is bound with
199 every rpmsg address in the system is bound to an rx callback (so when
213 endpoint, their rx callback is bound to their rpmsg address, and when
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rpmsg50 from any remote rpmsg client; it is not bound to a single
H A Dsysfs-bus-event_source-devices-dfl_fme28 Description: Read-only. This file always returns cpu which the PMU is bound
/openbmc/linux/Documentation/driver-api/mei/
H A Dmei-client-bus.rst59 Once the driver is registered and bound to the device, a driver will typically
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmc13xxx.txt25 - regulators : Contain the regulator nodes. The regulators are bound using

12345678910>>...23