/freebsd/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dscontrol.c | 202 if (WalkState->ControlState->Control.AmlPredicateStart == in AcpiDsExecBeginControlOp() 231 ControlState->Control.AmlPredicateStart = in AcpiDsExecBeginControlOp() 233 ControlState->Control.PackageEnd = in AcpiDsExecBeginControlOp() 235 ControlState->Control.Opcode = in AcpiDsExecBeginControlOp() 237 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp() 337 ControlState->Control.LoopTimeout)) in AcpiDsExecEndControlOp() 349 ControlState->Control.AmlPredicateStart; in AcpiDsExecEndControlOp() 486 (WalkState->ControlState->Control.Opcode != AML_WHILE_OP)) in AcpiDsExecEndControlOp() 502 WalkState->ControlState->Control.PackageEnd; in AcpiDsExecEndControlOp()
|
/freebsd/lib/libbluetooth/ |
H A D | protocols | 12 tcs-bin 5 TCS-BIN # Telephony Control Specification 13 tcs-bin-cordless 7 TCS-BIN-CORDLESS # Telephony Control Specification 15 hid-control 17 HID-Control # Human Interface Device (control) 18 avctp 23 AVCTP # Audio/Video Control Transport Protocol
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | wm8960.txt | 26 hp-cfg[0]: HPSEL[1:0] of R48 (Additional Control 4). 27 hp-cfg[1]: {HPSWEN:HPSWPOL} of R24 (Additional Control 2). 28 hp-cfg[2]: {TOCLKSEL:TOEN} of R23 (Additional Control 1). 33 gpio-cfg[1]: {GPIOPOL:GPIOSEL[2:0]} of R48 (Additional Control 4).
|
H A D | alc5623.txt | 10 - add-ctrl: Default register value for Reg-40h, Additional Control 15 Control Register. If absent or has value 0, the
|
H A D | wm8962.txt | 16 of R51 (Class D Control 2) gets set, indicating that the speaker is 19 - mic-cfg : Default register value for R48 (Additional Control 4).
|
H A D | cs35l35.txt | 84 Section 7.29 Class H Control 89 Section 7.30 Class H Headroom Control 95 Section 7.32 Class H Weak FET Drive Control 100 Section 7.34 Class H VP Control 111 See Sections 4.8.2 through 4.8.4 Serial-Port Control in the Datasheet
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.texi | 4 @settitle ntpdc: NTPD Control User's Manual 15 * ntpdc: (ntpdc). ntpd Control program 19 @title ntpdc: NTPD Control User's Manual 28 @top ntpdc: NTPD Control User Manual
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 46 0x80 System Control 98 0x20 Flight Control Stick 100 0x22 Cyclic Control 103 0x25 Track Control 107 0xB2 Anti-Torque Control 110 0xB5 Collective Control 222 6 Generic Device Control 227 0x23 Discover Wireless Control 611 0x01 Consumer Control 731 0x104 Climate Control Enable [all …]
|
H A D | scsi_modes | 55 0x0a "Control" { 84 0x0a,0x01 "Control Extension" { 164 0x1c,0x01 "Background Control" { 178 0x0a,0x06 "Background Operation Control" { 259 0x1c "Informational Exceptions Control" { 295 0x0a,0xf1 "PATA Control"; 350 0x0E "CD-ROM Audio Control Parameters" { 387 {Automatic Velocity Control} t1
|
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | ctrl.txt | 1 OMAP Control Module bindings 3 Control Module contains miscellaneous features under it based on SoC type. 30 - reg: Contains Control Module register address range
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | scu.txt | 1 * ARM Snoop Control Unit (SCU) 4 with a Snoop Control Unit. The register range is usually 256 (0x100)
|
/freebsd/sys/ufs/ufs/ |
H A D | README.acls | 2 UFS Access Control Lists Copyright 4 The UFS Access Control Lists implementation is copyright Robert Watson, 7 About UFS Access Control Lists (ACLs) 16 Using UFS Access Control Lists (ACLs)
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.reg | 240 * Host Control Register 348 * Queue Offset Control & Status 376 * Interrupt Control 392 * Data FIFO Control 465 * Arbiter Control 613 * ROM Control 795 * PCI-X Control 1440 * LQ Manager Control 0 1453 * LQ Manager Control 1 1465 * LQ Manager Control 2 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | dove-divider-clock.txt | 19 Control 0 register. This will cover that register, as well as the 20 Core PLL and Clock Divider Control 1 register. Thus, it will have
|
H A D | imx7ulp-clock.txt | 4 Clock Generation (SCG) modules, Peripheral Clock Control (PCC) 36 Peripheral Clock Control (PCC) modules: 38 The Peripheral Clock Control (PCC) is responsible for clock selection,
|
H A D | lpc1850-ccu.txt | 1 * NXP LPC1850 Clock Control Unit (CCU) 4 or off independently by the Clock Control Units CCU1 or CCU2. The
|
/freebsd/sys/contrib/dev/acpica/components/parser/ |
H A D | psloop.c | 334 WalkState->ControlState->Control.PackageEnd = in AcpiPsGetArguments() 555 ((WalkState->ControlState->Control.Opcode == AML_IF_OP) || in AcpiPsParseLoop() 556 (WalkState->ControlState->Control.Opcode == AML_WHILE_OP))) in AcpiPsParseLoop() 563 WalkState->ControlState->Control.AmlPredicateStart + 1; in AcpiPsParseLoop()
|
/freebsd/stand/efi/include/ |
H A D | efiser.h | 86 IN UINT32 Control 93 OUT UINT32 *Control
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-xra1403.txt | 11 - Output Level Control 12 - Output Three-State Control
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_x86_32.h | 92 // MinidumpContext_x86_32_Flags::Control 119 Control = x86_32_Flag | 0x00000001, enumerator 127 Full = Control | Integer | Segments,
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 50 ftp 21/tcp #File Transfer [Control] 51 ftp 21/udp #File Transfer [Control] 52 ftp 21/sctp #File Transfer [Control] 177 dcp 93/tcp #Device Control Protocol 178 dcp 93/udp #Device Control Protocol 270 emfis-cntl 141/tcp #EMFIS Control Service 271 emfis-cntl 141/udp #EMFIS Control Service 342 xdmcp 177/tcp #X Display Manager Control Protocol 343 xdmcp 177/udp #X Display Manager Control Protocol 369 gacp 190/tcp #Gateway Access Control Protocol [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | fsl,ls-extirq.txt | 18 - reg: Specifies the Interrupt Polarity Control Register (INTPCR) in 19 the SCFG or the External Interrupt Control Register (IRQCR) in
|
/freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
H A D | fsl,imx-fb.txt | 21 - fsl,dmacr: DMA Control Register value. This is optional. By default, the 23 - fsl,lpccr: Contrast Control Register value. This property provides the
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-cmm.dts | 49 * channels are connecting to 4 Fan Control Boards. 229 * PCA9548 (32-0070), 8 channels connecting to Fan Control 242 * PCA9548 (33-0070), 8 channels connecting to Fan Control 255 * PCA9548 (34-0070), 8 channels connecting to Fan Control 268 * PCA9548 (35-0070), 8 channels connecting to Fan Control 1279 * I2C bus to Fan Control Boards. 1291 /* To Fan Control Board #1 */ 1347 /* To Fan Control Board #2 */ 1403 /* To Fan Control Board #3 */ 1459 /* To Fan Control Boar [all...] |
/freebsd/lib/libc/net/ |
H A D | protocols | 39 dccp 33 DCCP # Datagram Congestion Control Protocol 44 idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto 102 micp 95 MICP # Mobile Internetworking Control Pro. 139 sctp 132 SCTP # Stream Control Transmission Protocol
|