Home
last modified time | relevance | path

Searched +full:sb +full:- +full:rmi (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/hwmon/
H A Damd,sbrmi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 Sideband Remote Management Interface (SB-RMI) compliant
12 - Akshay Gupta <Akshay.Gupta@amd.com>
15 SB Remote Management Interface (SB-RMI) is an SMBus compatible
17 Mailbox Service Request and resembles a typical 8-pin remote power
24 - amd,sbrmi
30 of the SoC register reference. The SB-RMI address is normally 78h for
34 https://www.amd.com/en/support/tech-docs?keyword=55898
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DMipsABIFlags.h1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
14 //===----------------------------------------------------------------------===//
25 AFL_REG_32 = 0x01, // 32-bit registers
26 AFL_REG_64 = 0x02, // 64-bit registers
27 AFL_REG_128 = 0x03 // 128-bit registers
37 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
52 AFL_EXT_XLR = 1, // RMI Xlr instruction
[all …]
/freebsd-src/sys/compat/linux/
H A Dlinux_ioctl.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1994-1995 Søren Schmidt
169 error = fget(td, args->fd, &cap_ioctl_rights, &fp); in linux_ioctl_hdio()
172 switch (args->cmd & 0xffff) { in linux_ioctl_hdio()
176 (caddr_t)&mediasize, td->td_ucred, td); in linux_ioctl_hdio()
179 (caddr_t)&sectorsize, td->td_ucre in linux_ioctl_hdio()
1115 u_char rmi; global() member
2142 struct sbuf *sb; global() member
2188 struct sbuf *sb; linux_ifconf() local
[all...]
/freebsd-src/usr.sbin/services_mkdb/
H A Dservices10 # https://www.iana.org/assignments/service-names-port-numbers/
16 # Note that it is presently the policy of IANA to assign a single well-known
47 ftp-data 20/tcp #File Transfer [Default Data]
48 ftp-data 20/udp #File Transfer [Default Data]
49 ftp-data 20/sctp #File Transfer [Default Data]
62 nsw-fe 27/tcp #NSW User System FE
63 nsw-fe 27/udp #NSW User System FE
64 msg-ic
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1 //===- HexagonGenInsert.cpp ---------
967 MachineBasicBlock *SB = DTN->getBlock(); collectInBlock() local
1116 const RegisterSet &RMi = LL[i].second; pruneCoveredSets() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedSapphireRapids.td1 //=- X86SchedSapphireRapids.td - X86 SapphireRapids Scheduling *- tablegen -*=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===--
[all...]
/freebsd-src/sys/cam/scsi/
H A Dscsi_cd.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
30 /*-
136 * According to the MMC-6 spec, 6.25.3.2.11, the lead-out is reported by
217 { T_CDROM, SIP_MEDIA_REMOVABLE, "CHINON", "CD-ROM CDS-53
1345 struct sbuf sb; cddone() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td1 //=- AArch64.td - Describe the AArch64 Target Machine --------*
[all...]
H A DAArch64InstrInfo.td1 //=- AArch64InstrInfo.td - Describe the AArch64 Instructions -*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exceptio
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifie
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1 //==- AArch64AsmParser.cpp - Parse AArch64 assembly to MCInst instructions -==//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===---
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1 //===- ELFDumper.cpp - ELF-specific dumper -------
[all...]