/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7944.yaml | 47 when there are multiple devices on the same bus. In this mode, the CNV 57 device on the bus. In this mode, SDI is tied to VIO, and the CNV line 64 chain is connected to the SPI bus. The CNV line of all chips are tied 65 together. The CS line of the SPI controller can be used as the CNV line 100 cnv-gpios: 102 The Convert Input (CNV). This input has multiple functions. It initiates 104 'single' mode, this property is omitted if the CNV pin is connected to the 127 while the SDI line is high and the CNV line is low ('single' mode) or the 128 SDI line is low and the CNV line is high ('multi' mode); or when the SDO 129 line goes high while the SDI and CNV lines are high (chain mode), [all …]
|
H A D | adi,ad4000.yaml | 96 cnv-gpios: 99 CNV pin. 123 while the SDI line is high and the CNV line is low ("3-wire" mode) or the 124 SDI line is low and the CNV line is high ("4-wire" mode); or when the SDO 125 line goes high while the SDI and CNV lines are high (chain mode), 180 cnv-gpios = <&gpio0 88 GPIO_ACTIVE_HIGH>;
|
H A D | adi,ad4695.yaml | 79 cnv-gpios: 80 description: The Convert Input (CNV). If omitted, CNV is tied to SPI CS.
|
/freebsd/share/man/man9/ |
H A D | Makefile | 65 cnv.9 \ 844 MLINKS+=cnv.9 cnvlist.9 \ 845 cnv.9 cnvlist_free_binary.9 \ 846 cnv.9 cnvlist_free_bool.9 \ 847 cnv.9 cnvlist_free_bool_array.9 \ 848 cnv.9 cnvlist_free_descriptor.9 \ 849 cnv.9 cnvlist_free_descriptor_array.9 \ 850 cnv.9 cnvlist_free_null.9 \ 851 cnv.9 cnvlist_free_number.9 \ 852 cnv.9 cnvlist_free_number_array.9 \ [all …]
|
H A D | cnv.9 | 216 .Nm cnv
|
H A D | nv.9 | 558 .Xr cnv 9 879 .Nm cnv ,
|
/freebsd/sys/dev/qat/qat_api/common/compression/include/ |
H A D | dc_datapath.h | 93 /* Default values for CNV integrity checks, 184 * Describes CNV and CNVNR modes 187 * This enum is used to indicate the CNV modes. 192 /* CNV = FALSE, CNVNR = FALSE */ 194 /* CNV = TRUE, CNVNR = FALSE */ 196 /* CNV = TRUE, CNVNR = TRUE */
|
H A D | dc_session.h | 259 /* Flag to disable or enable CnV Error Injection mechanism */ 333 * are injected with CnV errors. This error injection is for the 335 * setting being cleared. CnV error injection does not apply to
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_comp.h | 386 * @param cnv Whether internal CNV check is to be performed 389 * @param cnvnr Whether internal CNV recovery is to be performed 392 * @param cnvdfx Whether CNV error injection is to be performed 398 sop, eop, bfinal, cnv, cnvnr, cnvdfx, crc) \ argument 403 ((cnv & ICP_QAT_FW_COMP_CNV_MASK) << ICP_QAT_FW_COMP_CNV_BITPOS) | \ 417 * |Flags|Resvd|xxHash| CRC | CNV |CNVNR| CNV | Resvd |BFin | Resvd|EOP |SOP | 462 * | Flags | Resvd | CRC | CNV | CNVNR | CNV |Resvd Bits|BFin |Resvd | EOP | SOP | 494 * Flag indicating that NO cnv check is to be performed on the request */ 498 * Flag indicating that a cnv check IS to be performed on the request */ 502 * Flag indicating that NO cnv recovery is to be performed on the request */ [all …]
|
H A D | icp_qat_fw.h | 436 * Bit<6> = 'CNV' flag indicating that CNV was executed 439 * on the current request following a CNV error 526 * | Flags | V | CNV | CNVNR | Rsvd | Serv Type | Serv Cmd Id | Rsvd | 529 * Macros defining the bit position and mask of 'CNV' flag 640 * Extract the CNV flag from the header flags in the response only. 642 * @param hdr_t Response 'hdr_t' structure to extract the CNV bit 1382 /**< Error Code constant value for cnv failure */
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | util.c | 116 nvlist_t *cnv = child[c]; in show_vdev_stats() local 121 if (nvlist_lookup_string(cnv, ZPOOL_CONFIG_PATH, &cname) && in show_vdev_stats() 122 nvlist_lookup_string(cnv, ZPOOL_CONFIG_TYPE, &cname)) in show_vdev_stats() 127 if (nvlist_lookup_uint64(cnv, ZPOOL_CONFIG_NPARITY, &np) == 0) in show_vdev_stats() 129 show_vdev_stats(tname, ctype, cnv, indent + 2); in show_vdev_stats()
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_cnvnr_ctrs_dbg.c | 17 "| CNV Error Freq Statistics for Qat Device |\n" 133 "ERROR: No space left in CnV ctrs line buffer\n" in qat_cnvnr_ctrs_dbg_read()
|
/freebsd/lib/libc/locale/ |
H A D | lmonetary.c | 78 cnv(const char *str) in cnv() function 112 cnv(l->NAME)) in monetary_load_locale_l()
|
/freebsd/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_datapath.c | 353 /* Check if a CNV recovery happened and in dcCompression_ProcessCallback() 517 LAC_INVALID_PARAM_LOG("Invalid cnv decompress check value"); in dcCheckOpData() 925 * CRC calculations both for CNV and translator overflow in dcCreateRequest() 932 * Due to implementation of CNV support and need for backwards in dcCreateRequest() 938 * actual CNV in dcCreateRequest() 1129 * @param[in] cnvMode CNV Mode 1566 "not supported with CNV"); in cpaDcCompressData2() 1597 "unsupported, when CnV is disabled\n"); in cpaDcCompressData2()
|
H A D | dc_dp.c | 125 QAT_UTILS_LOG("Invalid compressAndVerify, no CNV capability\n"); in dcDataPlaneParamCheck() 135 QAT_UTILS_LOG("CnVnR option set without setting CnV\n"); in dcDataPlaneParamCheck() 414 /* CNV check */ in dcDpWriteRingMsg()
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_vdev.c | 574 nvlist_t *cnv = child[c]; in get_replication() local 583 verify(nvlist_lookup_string(cnv, in get_replication() 598 verify(nvlist_lookup_nvlist_array(cnv, in get_replication() 602 cnv = rchild[0]; in get_replication() 604 verify(nvlist_lookup_string(cnv, in get_replication() 609 verify(nvlist_lookup_string(cnv, in get_replication()
|
/freebsd/sys/contrib/libnv/ |
H A D | cnvlist.c | 50 #include <sys/cnv.h>
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_add/ |
H A D | zpool_add_test.sh | 272 # Assertion failed: (nvlist_lookup_string(cnv, "path", &path) == 0), file /usr/home/alans/freebsd/h…
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msdos | 73 # e_oeminfo; typically zeroes, but 13Dh (WORDSTAR.CNV WPFT5.CNV) 143h (WRITWIN.CNV) 74 # 1A3h (DBASE.CNV LOTUS123.CNV RFTDCA.CNV WORDDOS.CNV WORDMAC.CNV WORDWIN1.CNVXLBIFF.CNV) 646 # CNV: Microsoft Word text conversion https://www.file-extensions.org/cnv-file-extension-microsoft-…
|
/freebsd/lib/libcasper/services/cap_fileargs/ |
H A D | cap_fileargs.c | 32 #include <sys/cnv.h>
|
/freebsd/tools/build/ |
H A D | Makefile | 352 SYSINCS+= ${SRCTOP}/sys/sys/nv.h ${SRCTOP}/sys/sys/cnv.h \
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | drv.c | 1186 /* Read cnv info */ in map_crf_id() 1214 IWL_INFO(iwl_trans, "Detected crf-id 0x%x, cnv-id 0x%x wfpm id 0x%x\n", in map_crf_id()
|
/freebsd/lib/libcasper/services/cap_net/ |
H A D | cap_net.c | 29 #include <sys/cnv.h>
|
/freebsd/usr.sbin/ctld/ |
H A D | kernel.cc | 43 #include <sys/cnv.h>
|
/freebsd/lib/libnv/tests/ |
H A D | cnv_tests.cc | 28 #include <sys/cnv.h>
|