| /freebsd/share/man/man4/ |
| H A D | snd_emu10kx.4 | 2 .\" Copyright (c) 2003-2007 Yuriy Tsibizov 35 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 51 to attach to Creative sound cards based on the EMU10K1, CA0100, CA0101, CA0102 60 for details), and MPU401-compatible MIDI I/O controller, which is accessible 68 .Bl -bullet -compact 94 .Bl -bullet -compact 96 Creative Sound Blaster Live!\& 24-Bit, identified by 104 .Qq Li "CA0106-DAT Audigy LS" . 106 All other Creative sound cards with -DAT chipsets. [all …]
|
| H A D | pcm.4 | 2 .\" Copyright (c) 2009-2011 Joel Dahl <joel@FreeBSD.org> 39 .Bd -ragged -offset indent 60 driver are: multichannel audio, per-application 74 .Bl -bullet -compact 118 .Xr snd_uaudio 4 (auto-loaded on device plug) 145 .Bl -tag -width ".Va snd_driver_load" -offset indent 177 re-routing of channels. 198 Commonly used for ear-candy or frequency compensation due to the vast 232 .Bl -tag -width indent 255 .Bl -tag -width indent [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | qcom,qca807x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Christian Marangi <ansuelsmth@gmail.com> 11 - Robert Marko <robert.marko@sartura.hr> 15 IEEE 802.3 clause 22 compliant 10BASE-Te, 100BASE-TX and 16 1000BASE-T PHY-s. 21 Both models have a combo port that supports 1000BASE-X and 22 100BASE-FX fiber. 25 output only pins that natively drive LED-s for up to 2 attached [all …]
|
| H A D | keystone-netcp.txt | 6 switch sub-module to send and receive packets. NetCP also includes a packet 13 includes a 3-port Ethernet switch sub-module capable of 10Gb/s and 1Gb/s rates 16 Keystone NetCP driver has a plug-in module architecture where each of the NetCP 17 sub-modules exist as a loadable kernel module which plug in to the netcp core. 18 These sub-modules are represented as "netcp-devices" in the dts bindings. It is 19 mandatory to have the ethernet switch sub-module for the ethernet interface to 20 be operational. Any other sub-module like the PA is optional. 24 ----------------------------- 26 ----------------------------- 28 |-> NetCP Devices -> | [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | ti,keystone-rproc.txt | 1 TI Keystone DSP devices 4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core 5 sub-systems that are used to offload some of the processor-intensive tasks or 8 These processor sub-systems usually contain additional sub-modules like L1 10 a dedicated local power/sleep controller etc. The DSP processor core in 13 DSP Device Node: 15 Each DSP Core sub-system is represented as a single DT node, and should also 22 -------------------- 25 - compatible: Should be one of the following, 26 "ti,k2hk-dsp" for DSPs on Keystone 2 66AK2H/K SoCs [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | sharc | 2 #------------------------------------------------------------------------ 6 # SHARC DSP, MIDI SysEx and RiscOS filetype definitions added by 7 # FutureGroove Music (dsp@futuregroove.de) 9 #------------------------------------------------------------------------ 13 #------------------------------------------------------------------------ 14 # SHARC DSP stuff (based on the FGM SHARC DSP SDK)
|
| /freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/ |
| H A D | gamecube.txt | 7 This node represents the multi-function "Flipper" chip, which packages 12 - compatible : Should be "nintendo,flipper" 21 - compatible : should be "nintendo,flipper-vi" 22 - reg : should contain the VI registers location and length 23 - interrupts : should contain the VI interrupt 32 - compatible : should be "nintendo,flipper-pi" 33 - reg : should contain the PI registers location and length 43 - compatibl [all...] |
| /freebsd/usr.sbin/virtual_oss/virtual_oss/ |
| H A D | virtual_oss.8 | 2 .\" Copyright (c) 2017-2022 Hans Petter Selasky <hselasky@freebsd.org> 56 .Bl -tag -width indent 60 Enable automatic DSP rate resampling. 69 Set default sample-rate for the subsequent commands. 78 Set real-time priority to 84 Set the default DSP output and input device amplification to 87 Valid values range from -63 to 63 inclusivly. 93 Set the default DSP input device amplification to 96 Valid values range from -63 to 63 inclusivly. 98 Set default DSP output device amplification to [all …]
|
| /freebsd/usr.sbin/virtual_oss/virtual_equalizer/ |
| H A D | virtual_equalizer.8 | 48 instance via the control character device given by the -d option. 51 latency, utilizing a so-called finite impulse response, FIR, filter. 54 the file specified by the -f option. 63 The windowing actually modifies the frequency response - the actual 69 .Bl -tag -width indent 81 Select the index of the part given by the -w option to apply the filter to. 95 .Bd -literal -offset indent 96 # Note that the -F and -G options enable FIR filtering. 97 virtual_oss -B -C 2 -c 2 -S -Q 0 -b 32 -r 48000 -s 8ms -F 80ms -G 80ms \\ 98 -f /dev/dsp -d dsp.virtual -t vdsp.ctl [all …]
|
| /freebsd/sys/ddb/ |
| H A D | db_script.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 29 /*- 36 * automatically at kdb_enter(), if defined, based on how the debugger is 44 * - Allow scripts to be defined using tunables so that they can be defined 45 * before boot and be present in single-user mode without boot scripts 47 * - Memory allocation is not possible from within DDB, so we use a set of 51 * flexibility and avoiding hard-defined buffer limits. 52 * - When scripts run automatically on entrance to DDB, placing "continue" at 84 * Global list of scripts -- defined scripts have non-empty name fields. [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | dra74x.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/ 5 * Based on "omap4.dtsi" 16 compatible = "arm,cortex-a15"; 18 operating-points-v2 = <&cpu0_opp_table>; 21 clock-names = "cpu"; 23 clock-latency = <300000>; /* From omap-cpufreq driver */ 26 #cooling-cells = <2>; /* min followed by max */ 28 vbb-supply = <&abb_mpu>; 40 compatible = "arm,cortex-a15-pmu"; [all …]
|
| H A D | omap5.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 * Based on "omap4.dtsi" 8 #include <dt-bindings/bus/ti-sysc.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/pinctrl/omap.h> 12 #include <dt-bindings/clock/omap5.h> 15 #address-cells = <2>; 16 #size-cells = <2>; [all …]
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_decl.c | 45 if (ddp->dd_kind == CTF_K_UNKNOWN) in dt_decl_check() 48 if (ddp->dd_name != NULL && strcmp(ddp->dd_name, "char") == 0 && in dt_decl_check() 49 (ddp->dd_attr & (DT_DA_SHORT | DT_DA_LONG | DT_DA_LONGLONG))) { in dt_decl_check() 54 if (ddp->dd_name != NULL && strcmp(ddp->dd_name, "void") == 0 && in dt_decl_check() 55 (ddp->dd_attr & (DT_DA_SHORT | DT_DA_LONG | DT_DA_LONGLONG | in dt_decl_check() 61 if (ddp->dd_kind != CTF_K_INTEGER && in dt_decl_check() 62 (ddp->dd_attr & (DT_DA_SIGNED | DT_DA_UNSIGNED))) { in dt_decl_check() 67 if (ddp->dd_kind != CTF_K_INTEGER && ddp->dd_kind != CTF_K_FLOAT && in dt_decl_check() 68 (ddp->dd_attr & (DT_DA_LONG | DT_DA_LONGLONG))) { in dt_decl_check() 71 "floating-point type\n"); in dt_decl_check() [all …]
|
| H A D | dt_parser.c | 44 * during the parsing phase are performed by dt_node_free(), which frees node- 61 * in the case of a comma-separated list of probe descriptions). As such, the 82 * - associative arrays that do not yet have a value type defined 83 * - translated data (i.e. the result of the xlate operator) 84 * - aggregations 123 char yyintprefix; /* int token macro prefix (+/-) */ 135 case DT_TOK_SUB_EQ: return ("-="); in opstr() 161 case DT_TOK_SUB: return ("-"); in opstr() 170 case DT_TOK_SUBSUB: return ("--"); in opstr() 171 case DT_TOK_PREDEC: return ("--"); in opstr() [all …]
|
| /freebsd/lib/libnetgraph/ |
| H A D | netgraph.3 | 1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 60 .Fn NgMkSockNode "const char *name" "int *csp" "int *dsp" 97 These functions facilitate user-mode program participation in the kernel 99 graph-based networking system, by utilizing the netgraph 112 .No non- Ns Dv NULL , 117 .Fa dsp 122 .Fa dsp 158 The unique, non-negative token value chosen for use in the message 205 .No non- Ns Dv NULL , [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal.txt | 15 - thermal sensors: devices which may be used to take temperature 17 - cooling devices: devices which may be used to dissipate heat. 18 - trip points: describe key temperatures at which cooling is recommended. The 19 set of points should be chosen based on hardware limits. 20 - cooling maps: used to describe links between trip points and cooling devices; 21 - thermal zones: used to describe thermal data within the hardware; 33 - #thermal-sensor-cells: Used to provide sensor device specific information 62 - #cooling-cells: Used to provide cooling device specific information 78 - temperature: An integer indicating the trip temperature level, 82 - hysteresis: A low hysteresis value on temperature property (above). [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | ELF.h | 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This header contains common, non-processor-specific data structures and 12 // The details of the ELF32 bits in this file are largely based on the Tool 14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format 17 //===----------------------------------------------------------------------===// 70 Elf32_Word e_flags; // Processor-specific flags 86 // 64-bit ELF header. Fields are the same as for ELF32, but with different 121 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr.txt | 7 - compatible: 10 Definition: must be "qcom,apr-v<VERSION-NUMBER>", example "qcom,apr-v2" 12 - qcom,apr-domain 17 1 - APR simulator 18 2 - PC 19 3 - MODEM 20 4 - ADSP 21 5 - APPS 22 6 - MODEM2 23 7 - APPS2 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | infineon,peb2466.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Herve Codina <herve.codina@bootlin.com> 13 The Infineon PEB2466 codec is a programmable DSP-based four channels codec 16 The time-slots used by the codec must be set and so, the properties 17 'dai-tdm-slot-num', 'dai-tdm-slot-width', 'dai-tdm-slot-tx-mask' and 18 'dai-tdm-slot-rx-mask' must be present in the sound card node for sub-nodes 19 that involve the codec. The codec uses one 8bit time-slot per channel. 20 'dai-tdm-tdm-slot-with' must be set to 8. [all …]
|
| H A D | fsl-sai.txt | 3 The SAI is based on I2S module that used communicating with audio codecs, 6 codec/DSP interfaces. 10 - compatible : Compatible list, contains "fsl,vf610-sai", 11 "fsl,imx6sx-sai", "fsl,imx6ul-sai", 12 "fsl,imx7ulp-sai", "fsl,imx8mq-sai", 13 "fsl,imx8qm-sai", "fsl,imx8mm-sai", 14 "fsl,imx8mn-sai", "fsl,imx8mp-sai", or 15 "fsl,imx8ulp-sai". 17 - reg : Offset and length of the register set for the device. 19 - clocks : Must contain an entry for each entry in clock-names. [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 1 //===-- Mips.td - Describe the Mips Target Machine ---------*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 12 // Target-independent interfaces 13 //===----------------------------------------------------------------------===// 20 // having to re-add all the existing predicates. 36 // Predicate for marking the instruction as usable in hard-float mode only. 56 //===----------------------------------------------------------------------===// [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | imx8qxp-lpcg.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/imx8qxp-lpcg.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8QXP LPCG (Low-Power Clock Gating) Clock 10 - Aisheng Dong <aisheng.dong@nxp.com> 13 The Low-Power Clock Gate (LPCG) modules contain a local programming 19 enabled by these control bits, it might still not be running based 24 include/dt-bindings/clock/imx8-lpcg.h 29 - const: fsl,imx8qxp-lpcg [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | rx.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2015-2017 Intel Deutschland GmbH 10 /* API for pre-9000 hardware */ 26 * struct iwl_rx_phy_info - phy info 28 * @non_cfg_phy_cnt: non configurable DSP phy data byte count 29 * @cfg_phy_cnt: configurable DSP phy data byte count 30 * @stat_id: configurable DSP phy data set ID 34 * @beacon_time_stamp: beacon at on-air rise [all …]
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dsl_bookmark.c | 1 // SPDX-License-Identifier: CDDL-1.0 42 dsl_dataset_t **dsp, const void *tag, char **shortnamep) in dsl_bookmark_hold_ds() argument 56 (void) strlcpy(buf, fullname, hashp - fullname + 1); in dsl_bookmark_hold_ds() 57 return (dsl_dataset_hold(dp, buf, tag, dsp)); in dsl_bookmark_hold_ds() 72 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; in dsl_bookmark_lookup_impl() 73 uint64_t bmark_zapobj = ds->ds_bookmarks_obj; in dsl_bookmark_lookup_impl() 80 if (dsl_dataset_phys(ds)->ds_flags & DS_FLAG_CI_DATASET) in dsl_bookmark_lookup_impl() 97 * If later_ds is non-NULL, this will return EXDEV if the specified bookmark 118 if (!dsl_dataset_is_before(later_ds, ds, bmp->zbm_creation_txg)) in dsl_bookmark_lookup() 127 * - bmark is a full dataset path of a bookmark (bookmark_namecheck) [all …]
|
| /freebsd/sys/fs/nfs/ |
| H A D | nfs_commonkrpc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 249 * cred == NULL --> a call to connect to a pNFS DS 250 * nmp == NULL --> indicates an upcall to userland or a NFSv4.0 callback 281 origcred = td->td_ucred; in newnfs_connect() 286 if (nrp->nr_cred != NULL) in newnfs_connect() 287 td->td_ucred = nrp->nr_cred; in newnfs_connect() 289 td->td_ucred = cred; in newnfs_connect() 290 saddr = nrp->nr_nam; in newnfs_connect() 292 if (saddr->sa_family == AF_INET) in newnfs_connect() [all …]
|