| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mode.c | 126 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 D | ddr_spd.c | 41 "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 D | makeusers-syntax.txt | 23 +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 D | asterisk.hash | 1 # Locally computed 5 # sha256 locally computed 11 # License files, locally computed
|
| /OK3568_Linux_fs/buildroot/package/dahdi-linux/ |
| H A D | dahdi-linux.hash | 1 # 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 D | xr819-xradio.hash | 1 # Locally computed 3 # Locally computed
|
| /OK3568_Linux_fs/buildroot/package/python-colorzero/ |
| H A D | python-colorzero.hash | 1 # Locally computed 3 # Locally computed
|
| /OK3568_Linux_fs/buildroot/package/fuse-overlayfs/ |
| H A D | fuse-overlayfs.hash | 1 # Locally computed 3 # Locally computed
|
| /OK3568_Linux_fs/buildroot/package/python-gpiozero/ |
| H A D | python-gpiozero.hash | 1 # Locally computed 3 # Locally computed
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | gsi_reg.h | 23 * 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 D | gnupg.hash | 1 # Locally computed based on signature 4 # locally computed
|
| /OK3568_Linux_fs/buildroot/package/slang/ |
| H A D | slang.hash | 1 # sha1 from http://www.jedsoft.org/releases/slang/, sha256 locally computed 5 # License file, locally computed
|
| /OK3568_Linux_fs/buildroot/package/supertuxkart/ |
| H A D | supertuxkart.hash | 1 # Locally computed 7 # Locally computed
|
| /OK3568_Linux_fs/buildroot/package/dahdi-tools/ |
| H A D | dahdi-tools.hash | 2 # sha256 locally computed 6 # License files, locally computed
|
| /OK3568_Linux_fs/buildroot/package/linux-pam/ |
| H A D | linux-pam.hash | 1 # Locally computed hashes after checking signature at 5 # Locally computed
|
| /OK3568_Linux_fs/buildroot/package/dehydrated/ |
| H A D | dehydrated.hash | 1 # Locally computed after verifying 5 # License, locally computed
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hndd11.h | 45 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 D | nic_common.h | 198 /* 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 D | crc32defs.h | 20 * 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 D | sha1.c | 73 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 D | aes-neonbs-core.S | 631 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 D | crc32defs.h | 45 * 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 D | attr.h | 40 /* 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 D | perf-diff.txt | 114 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 D | channel_map.h | 18 * 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
|