Home
last modified time | relevance | path

Searched refs:achieved (Results 26 – 50 of 147) sorted by relevance

123456

/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c1154 unsigned long offset, abs_tol, achieved; in find_clk_rate_in_tol() local
1176 achieved = DIV_ROUND_CLOSEST(freq, div); in find_clk_rate_in_tol()
1177 if (achieved <= desired_clk + abs_tol && in find_clk_rate_in_tol()
1178 achieved >= desired_clk - abs_tol) { in find_clk_rate_in_tol()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dca_high_level.rst112 features of the hardware that cannot be implemented by the API are achieved
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_secure_boot.txt60 mentioned above, this can be achieved by adding CONFIG_SECURE_BOOT to the
221 process, and is achieved by programming the SEC_CONFIG[1] fuse bit.
H A Dmx6_mx7_spl_secure_boot.txt85 mentioned above, this can be achieved by adding CONFIG_SECURE_BOOT to the
/openbmc/linux/Documentation/infiniband/
H A Dopa_vnic.rst16 abstractions achieved by configuring the HFI nodes on the fabric for
/openbmc/qemu/qapi/
H A Dtransaction.json214 # achieved by using the current image file as the backing file for the
/openbmc/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst28 boundary crosses, which is achieved by not executing a syscall to change
/openbmc/linux/Documentation/riscv/
H A Dvm-layout.rst142 userspace from a 48-bit range (sv48). This default behavior is achieved by
/openbmc/qemu/docs/devel/
H A Dci-definitions.rst.inc53 functionality and performance are achieved [4]_. Some or all system components
/openbmc/linux/Documentation/locking/
H A Dpreempt-locking.rst72 Data protection under preemption is achieved by disabling preemption for the
/openbmc/linux/Documentation/hwmon/
H A Dds1621.rst138 support, which is achieved via the R0 and R1 config register bits, where:
H A Dw83792d.rst104 Tart will be asserted while target temperature cannot be achieved after 3 minutes
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst99 area (esp. for disks) so that maximal compression is achieved for
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-device.rst21 that embed the struct v4l2_device instance. This is achieved by a
/openbmc/linux/Documentation/driver-api/
H A Dconnector.rst115 that group first. It can be achieved by the following pseudocode::
/openbmc/linux/Documentation/core-api/
H A Dprintk-index.rst89 a dedicated .elf section ".printk_index". It is achieved using macro
H A Dpadata.rst116 true parallelism is achieved by submitting multiple jobs. parallel() runs with
/openbmc/u-boot/doc/
H A DREADME.iscsi110 the iSCSI traffic from all other network traffic. This can be achieved using a
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst68 to chose which kernel should be booted -- similar to what can be achieved by
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst171 Format descriptors that follow. This and similar operations are achieved in
379 things are achieved is implementation dependent and beyond the scope of this
/openbmc/linux/Documentation/powerpc/
H A Dpmu-ebb.rst91 perf_events API. This can be achieved either via the ioctl() interface, or the
/openbmc/qemu/docs/system/i386/
H A Dxen.rst97 This configuration can be achieved as follows:
/openbmc/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst99 Arbitration lost is achieved by waiting for SCL going down by the master under
/openbmc/linux/arch/x86/boot/
H A Dheader.S422 # has been achieved. The smallest block type encoding is always used.
/openbmc/linux/Documentation/gpu/
H A Dtegra.rst157 ``DRM_IOCTL_TEGRA_SYNCPT_READ`` IOCTL. Incrementing the syncpoint is achieved

123456