Home
last modified time | relevance | path

Searched full:computed (Results 1 – 25 of 2671) sorted by relevance

12345678910>>...107

/OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c126 long computed; in mgag200_g200_set_plls() local
150 computed = ref_clk * (testn + 1) / (testm + 1); in mgag200_g200_set_plls()
151 if (computed < f_vco) in mgag200_g200_set_plls()
152 tmp_delta = f_vco - computed; in mgag200_g200_set_plls()
154 tmp_delta = computed - f_vco; in mgag200_g200_set_plls()
193 unsigned int computed; in mga_g200se_set_plls() local
216 computed = (pllreffreq * testn) / in mga_g200se_set_plls()
218 if (computed > clock) in mga_g200se_set_plls()
219 tmpdelta = computed - clock; in mga_g200se_set_plls()
221 tmpdelta = clock - computed; in mga_g200se_set_plls()
[all …]
/OK3568_Linux_fs/u-boot/common/
H A Dddr_spd.c41 "Checksum in SPD = %02X, computed SPD = %02X\n", in spd_check()
111 "Checksum lsb in SPD = %02X, computed SPD = %02X\n" in ddr3_spd_check()
112 "Checksum msb in SPD = %02X, computed SPD = %02X\n", in ddr3_spd_check()
134 "Checksum lsb in SPD = %02X, computed SPD = %02X\n" in ddr4_spd_check()
135 "Checksum msb in SPD = %02X, computed SPD = %02X\n", in ddr4_spd_check()
150 "Checksum lsb in SPD = %02X, computed SPD = %02X\n" in ddr4_spd_check()
151 "Checksum msb in SPD = %02X, computed SPD = %02X\n", in ddr4_spd_check()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dmakeusers-syntax.txt23 +0+. If set to +-1+, then a unique UID will be computed by Buildroot
29 a unique GID will be computed by Buildroot in the range [1000..1999]
66 - +uid+ is computed by Buildroot
68 - main group +gid+ is computed by Buildroot
84 - main group +gid+ is computed by Buildroot, and will use the value defined in the rootfs skeleton
/OK3568_Linux_fs/buildroot/package/asterisk/
H A Dasterisk.hash1 # Locally computed
5 # sha256 locally computed
11 # License files, locally computed
/OK3568_Linux_fs/buildroot/package/dahdi-linux/
H A Ddahdi-linux.hash1 # Locally computed
4 # Firmware files have no upstream hash, so sha56 locally computed
23 # License files, locally computed
/OK3568_Linux_fs/buildroot/package/xr819-xradio/
H A Dxr819-xradio.hash1 # Locally computed
3 # Locally computed
/OK3568_Linux_fs/buildroot/package/python-colorzero/
H A Dpython-colorzero.hash1 # Locally computed
3 # Locally computed
/OK3568_Linux_fs/buildroot/package/fuse-overlayfs/
H A Dfuse-overlayfs.hash1 # Locally computed
3 # Locally computed
/OK3568_Linux_fs/buildroot/package/python-gpiozero/
H A Dpython-gpiozero.hash1 # Locally computed
3 # Locally computed
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dgsi_reg.h23 * configuration. The offset to a channel's set of registers is computed
24 * based on a "base" offset plus an additional "stride" amount computed
25 * from the channel's ID. For such registers, the offset is computed by a
28 * The offset of a register dependent on execution environment is computed
32 * The offset of a channel register is computed by a macro that is supplied a
36 * The offset of an event register is computed by a macro that is supplied a
/OK3568_Linux_fs/buildroot/package/gnupg/
H A Dgnupg.hash1 # Locally computed based on signature
4 # locally computed
/OK3568_Linux_fs/buildroot/package/slang/
H A Dslang.hash1 # sha1 from http://www.jedsoft.org/releases/slang/, sha256 locally computed
5 # License file, locally computed
/OK3568_Linux_fs/buildroot/package/supertuxkart/
H A Dsupertuxkart.hash1 # Locally computed
7 # Locally computed
/OK3568_Linux_fs/buildroot/package/dahdi-tools/
H A Ddahdi-tools.hash2 # sha256 locally computed
6 # License files, locally computed
/OK3568_Linux_fs/buildroot/package/linux-pam/
H A Dlinux-pam.hash1 # Locally computed hashes after checking signature at
5 # Locally computed
/OK3568_Linux_fs/buildroot/package/dehydrated/
H A Ddehydrated.hash1 # Locally computed after verifying
5 # License, locally computed
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhndd11.h45 int8 rssi; /**< computed instantaneous rssi */
46 int8 rssi_qdb; /**< qdB portion of the computed rssi */
47 int16 snr; /**< computed snginal-to-noise instantaneous snr */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dnic_common.h198 /* Some statistics are computed as A - B where A and B each increase
201 * after those contributing to A, the computed value may be lower than
206 * value. Since the computed value will never be greater than the
207 * true value, we can achieve this by only storing the computed value
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dcrc32defs.h20 * lsbit-first. Be sure to use cpu_to_le32() to append the computed CRC.
28 * msbit-first. Be sure to use cpu_to_be32() to append the computed CRC.
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dsha1.c73 context->Computed = 0; in Mrvl_SHA1Init()
114 if (!context->Computed) { in Mrvl_SHA1Final()
122 context->Computed = 1; in Mrvl_SHA1Final()
168 if (context->Computed) { in Mrvl_SHA1Update()
345 * the message digest has been computed.
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-neonbs-core.S631 movlt pc, ip // computed goto if blocks < 8
650 movlt pc, ip // computed goto if blocks < 8
692 movlt pc, ip // computed goto if blocks < 8
720 movlt pc, ip // computed goto if blocks < 8
733 movlt pc, ip // computed goto if blocks < 8
808 movlt pc, ip // computed goto if blocks < 8
828 movlt pc, ip // computed goto if blocks < 8
844 movlt pc, ip // computed goto if blocks < 8
903 movlt pc, ip // computed goto if blocks < 8
975 movlt pc, ip // computed goto if blocks < 8
[all …]
/OK3568_Linux_fs/kernel/lib/
H A Dcrc32defs.h45 * lsbit-first. Be sure to use cpu_to_le32() to append the computed CRC.
54 * msbit-first. Be sure to use cpu_to_be32() to append the computed CRC.
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dattr.h40 /* A bitmap of space usage computed by walking an attr leaf block. */
50 /* A bitmap of free space computed by walking attr leaf block free info. */
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-diff.txt114 overhead and 1 (default) means sorting by computed value of column 1
246 If specified the 'Delta' column is displayed with value 'd' computed as:
267 If specified the 'Ratio' column is displayed with value 'r' computed as:
279 If specified the 'Weighted diff' column is displayed with value 'd' computed as:
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dchannel_map.h18 * In case of one-to-many specifies how the output channels are computed out of
20 * in case of many-to-one specifies how a single target channel is computed

12345678910>>...107