Searched +full:sink +full:- +full:vdos +full:- +full:v1 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Rob Herring <robh@kernel.org>20 - enum:21 - usb-a-connector22 - usb-b-connector23 - usb-c-connector25 - items:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Device Tree nodes common for all GS101-based Pixel5 * Copyright 2021-2023 Google LLC6 * Copyright 2023 Linaro Ltd - <peter.griffin@linaro.org>9 /dts-v1/;11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/input/input.h>13 #include <dt-bindings/usb/pd.h>14 #include "gs101-pinctrl.h"25 stdout-path = &serial_0;[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Copyright 2015-2017 Google, Inc212 VDM_STATE_ERR_BUSY = -3,213 VDM_STATE_ERR_SEND = -2,214 VDM_STATE_ERR_TMOUT = -1,243 * Based on "Table 6-14 Fixed Supply PDO - Sink" of "USB Power Delivery Specification Revision 3.0,514 /* Sink FRS */517 /* Sink caps have been queried */532 * SNK_READY for non-pd link.609 /* As long as cc is pulled up, we can consider it as sink. */[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */7 * NOTE: This file is auto-generated from ChromeOS EC Open Source code from52 * The actual block is 0x800-0x8ff, but some BIOSes think it's 0x880-0x8ff77 #define EC_MEMMAP_TEMP_SENSOR 0x00 /* Temp sensors 0x00 - 0x0f */78 #define EC_MEMMAP_FAN 0x10 /* Fan speeds 0x10 - 0x17 */79 #define EC_MEMMAP_TEMP_SENSOR_B 0x18 /* More temp sensors 0x18 - 0x1f */81 #define EC_MEMMAP_ID_VERSION 0x22 /* Version of data in 0x20 - 0x2f */82 #define EC_MEMMAP_THERMAL_VERSION 0x23 /* Version of data in 0x00 - 0x1f */83 #define EC_MEMMAP_BATTERY_VERSION 0x24 /* Version of data in 0x40 - 0x7f */84 #define EC_MEMMAP_SWITCHES_VERSION 0x25 /* Version of data in 0x30 - 0x33 */[all …]