Home
last modified time | relevance | path

Searched +full:sdi +full:- +full:enabled (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/firmware/
H A Dqcom,scm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_common.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
64 * ixgbe_init_ops_generic - Inits function ptrs
71 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_generic()
72 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_generic()
78 eeprom->ops.init_params = ixgbe_init_eeprom_params_generic; in ixgbe_init_ops_generic()
81 eeprom->op in ixgbe_init_ops_generic()
5050 u32 sck, sdi, sdo, dir_sck, dir_sdi, dir_sdo; ixgbe_bypass_rw_generic() local
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq5018.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
8 #include <dt-bindings/clock/qcom,apss-ipq.h>
9 #include <dt-bindings/interrupt-controller/arm-gi
[all...]
/freebsd-src/sys/dev/sound/pci/hda/
H A Dhdac.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2008-2012 Alexander Motin <mav@FreeBSD.org>
54 #define hdac_lock(sc) snd_mtxlock((sc)->lock)
55 #define hdac_unlock(sc) snd_mtxunlock((sc)->lock)
56 #define hdac_lockassert(sc) snd_mtxassert((sc)->lock)
80 { HDA_INTEL_CMLKLP, "Intel Comet Lake-L
[all...]
/freebsd-src/contrib/file/magic/Magdir/
H A Dwindows2 #----------
[all...]
/freebsd-src/sys/kern/
H A Dkern_shutdown.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
81 #include <crypto/rijndael/rijndael-api-fst.h>
244 /* Context information for dump-debuggers, saved by the dump_savectx() macro. */
305 error = mac_system_check_reboot(td->td_ucred, uap->opt); in sys_reboot()
310 if (uap->opt & RB_REROOT) in sys_reboot()
313 kern_reboot(uap->opt); in sys_reboot()
426 dumping--; in doadump()
558 * Mark the filesystem containing currently-running executable in kern_reroot()
561 vp = curproc->p_textvp; in kern_reroot()
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-n900.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi>
7 /dts-v1/;
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-binding
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrUtils.td1 //===-- X86InstrUtils.td - X86 Instruction Utilities -------
[all...]
/freebsd-src/share/misc/
H A Dpci_vendors5 # Date: 2024-11-25 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-250
[all...]
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-12-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- tw
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1 //===-- AArch64ISelLowering.cpp - AArch64 DAG Lowering Implementation ----===//
5 // SPDX-License-Identifier: Apache-2.
5034 const auto &SDI = LowerINTRINSIC_W_CHAIN() local
10336 getSqrtEstimate(SDValue Operand,SelectionDAG & DAG,int Enabled,int & ExtraSteps,bool & UseOneConst,bool Reciprocal) const getSqrtEstimate() argument
10369 getRecipEstimate(SDValue Operand,SelectionDAG & DAG,int Enabled,int & ExtraSteps) const getRecipEstimate() argument
[all...]