Searched +full:usb +full:- +full:sdp (Results 1 – 18 of 18) sorted by relevance
| /freebsd-src/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | gpio-charger.txt | 1 gpio-charger 4 - compatible : "gpio-charger" 5 - gpios : GPIO indicating the charger presence. 7 - charger-type : power supply type, one of 12 usb-sdp (USB standard downstream port) 13 usb-dcp (USB dedicated charging port) 14 usb-cdp (USB charging downstream port) 15 usb-aca (USB accessory charger adapter) 18 - charge-status-gpios: GPIO indicating whether a battery is charging. 23 compatible = "gpio-charger"; [all …]
|
| H A D | gpio-charger.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/gpio-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 19 const: gpio-charger 21 charger-type: 23 - unknown 24 - battery 25 - ups [all …]
|
| H A D | charger-manager.txt | 1 charger-manager bindings 5 - compatible : "charger-manager" 6 - <>-supply : for regulator consumer, named according to cm-regulator-name 7 - cm-chargers : name of chargers 8 - cm-fuel-gauge : name of battery fuel gauge 9 - subnode <regulator> : 10 - cm-regulator-name : name of charger regulator 11 - subnode <cable> : 12 - cm-cable-name : name of charger cable - one of USB, USB-HOST, 13 SDP, DCP, CDP, ACA, FAST-CHARGER, SLOW-CHARGER, WPT, [all …]
|
| H A D | charger-manager.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/charger-manager.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 18 const: charger-manager 20 cm-chargers: 22 $ref: /schemas/types.yaml#/definitions/string-array 24 cm-num-chargers: 28 cm-fuel-gauge: [all …]
|
| H A D | bq24190.txt | 1 TI BQ24190 Li-Ion Battery Charger 4 - compatible: contains one of the following: 9 - reg: integer, I2C address of the charger. 10 - interrupts[-extended]: configuration for charger INT pin. 13 - monitored-battery: phandle of battery characteristics devicetree node 15 + precharge-current-microamp: maximum charge current during precharge 17 + charge-term-current-microamp: a charge cycle terminates when the 21 - ti,system-minimum-microvolt: when power is connected and the battery is below 25 - usb-otg-vbus: 28 either USB host mode or for charging on the OTG port. [all …]
|
| /freebsd-src/usr.sbin/bluetooth/bthidcontrol/ |
| H A D | sdp.c | 1 /*- 2 * sdp.c 4 * SPDX-License-Identifier: BSD-2-Clause 30 * $Id: sdp.c,v 1.3 2004/02/17 22:14:57 max Exp $ 38 #include <dev/usb/usb.h> 39 #include <dev/usb/usbhid.h> 41 #include <sdp.h> 101 return (((e) == 0)? 0 : -1); \ 120 int32_t i, control_psm = -1, interrupt_psm = -1, in hid_sdp_query() 121 reconnect_initiate = -1, in hid_sdp_query() [all …]
|
| /freebsd-src/sys/conf/ |
| H A D | files | 2 # The long compile-with and dependency lines are required because of 3 # limitations in config: backslash-newline doesn't work in strings, and 8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \ 9 no-obj no-implicit-rule before-depend \ 13 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map - [all...] |
| H A D | NOTES | 2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs. 11 # Please use ``make LINT'' to create an old-style LINT file if you want to 12 # do kernel test-builds. 48 # auto-size based on physical memory. 66 # after most other flags. Here we use it to inhibit use of non-optimal 67 # gcc built-in functions (e.g., memcmp). 70 # The following is equivalent to 'config -g KERNELNAME' and creates 71 # 'kernel.debug' compiled with -g debugging as well as a normal 81 makeoptions CONF_CFLAGS=-fn [all...] |
| H A D | options | 7 # compile as much code as possible. Try to structure option-using 9 # code off, to make it possible to have a full compile-test. If 14 # "conf/options.<machine>". Options that affect a single source-file 17 # this is a kernel-wide option (used just about everywhere), or in 18 # "opt_<option-name-in-lower-case>.h" if it affects only some files. 20 # header-file-nam [all...] |
| /freebsd-src/sys/contrib/device-tree/src/mips/ingenic/ |
| H A D | qi_lb60.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/iio/adc/ingenic,adc.h> 8 #include <dt-bindings/clock/ingenic,tcu.h> 9 #include <dt-bindings/input/input.h> 27 stdout-path = &uart0; 30 vcc: regulator-0 { 31 compatible = "regulator-fixed"; 32 regulator-name = "vcc"; [all …]
|
| /freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | omap4-sdp.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 5 /dts-v1/; 9 #include "omap4-mcpdm.dtsi" 12 model = "TI OMAP4 SDP board"; 13 compatible = "ti,omap4-sdp", "t [all...] |
| /freebsd-src/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | salvator-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for common parts of Salvator-X board variants 5 * Copyright (C) 2015-2016 Renesas Electronics Corp. 9 * SSI-AK4613 31 #include <dt-bindings/gpio/gpio.h> 32 #include <dt-bindings/input/input.h> 54 stdout-path = "serial0:115200n8"; 57 audio_clkout: audio-clkout { 60 * but needed to avoid cs2000/rcar_sound probe dead-lock 62 compatible = "fixed-clock"; [all …]
|
| /freebsd-src/share/mk/ |
| H A D | src.libnames.mk | 203 sdp \ 222 usb \ 279 # 2nd+ order consumers. Auto-generating this would be better. 286 # XXX: Not bootstrapped so uses host version on non-FreeBSD, so don't use a 287 # FreeBSD-specific dependency list 468 LDADD_supcplusplus= -lsupc++ 469 LIBATF_C= ${LIBDESTDIR}${LIBDIR_BASE}/libprivateatf-c.a 470 LIBATF_CXX= ${LIBDESTDIR}${LIBDIR_BASE}/libprivateatf-c++.a 471 LDADD_atf_c= -lprivateatf- [all...] |
| /freebsd-src/share/misc/ |
| H A D | pci_vendors | 5 # 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...] |
| /freebsd-src/share/man/man5/ |
| H A D | rc.conf.5 | 93 to store jail-specific configuration options. 120 .Bl -tag -width indent-two 269 auto-jail the service with inherited filesystem and other 323 disable auto-loading of kernel modules with 327 A whitespace-separated list of kernel modules to be ignored by 341 A whitespace-separated list of kernel modules to be ignored by 345 A whitespace-separated list of kernel modules to load right after 381 A semi-colo [all...] |
| /freebsd-src/libexec/rc/ |
| H A D | rc.conf | 3 # This is rc.conf - a file full of useful variables that you can set 20 ### Important initial Boot-time options #################### 51 kldxref_module_path="" # Override kern.module_path. A ';'-delimited list. 56 tmpmfs_flags="-S" # Extra mdmfs options for the mfs /tmp 60 varmfs_flags="-S" # Extra mount options for the mfs /var 68 var_run_mtree="/var/db/mtree/BSD.var-run.mtree" 102 #geli_da1_flags="-p -k /etc/geli/da1.keys" 104 #geli_mirror_home_flags="-k /etc/geli/home.keys" 106 #geli_storage_flags="- [all...] |
| /freebsd-src/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 4 # the check-old* and delete-old* targets. 18 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.in 19 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.out 20 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-u.out 21 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-us [all...] |
| /freebsd-src/sys/dev/qlnx/qlnxe/ |
| H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … 90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… 116 … (0x1<<9) // Fast back-to-back transaction ena… 128 … (0x1<<23) // Fast back-to-back capable. Not ap… 145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… [all …]
|