/Linux-v5.15/drivers/platform/chrome/ |
D | cros_ec_typec.c | 19 #include <linux/usb/typec.h> 26 #define DRV_NAME "cros-ec-typec" 168 static int cros_typec_add_partner(struct cros_typec_data *typec, int port_num, in cros_typec_add_partner() argument 171 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_add_partner() 192 static void cros_typec_unregister_altmodes(struct cros_typec_data *typec, int port_num, in cros_typec_unregister_altmodes() argument 195 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_unregister_altmodes() 203 devm_kfree(typec->dev, node); in cros_typec_unregister_altmodes() 219 static void cros_typec_remove_partner(struct cros_typec_data *typec, in cros_typec_remove_partner() argument 222 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_remove_partner() 227 cros_typec_unregister_altmodes(typec, port_num, true); in cros_typec_remove_partner() [all …]
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-class-typec | 1 USB Type-C port devices (eg. /sys/class/typec/port0/) 3 What: /sys/class/typec/<port>/data_role 18 What: /sys/class/typec/<port>/power_role 33 What: /sys/class/typec/<port>/port_type 51 What: /sys/class/typec/<port>/vconn_source 69 What: /sys/class/typec/<port>/power_operation_mode 85 What: /sys/class/typec/<port>/preferred_role 96 What: /sys/class/typec/<port>/supported_accessory_modes 103 What: /sys/class/typec/<port>/usb_power_delivery_revision 115 What: /sys/class/typec/<port>-{partner|cable}/usb_power_delivery_revision [all …]
|
D | sysfs-bus-typec | 1 What: /sys/bus/typec/devices/.../active 15 What: /sys/bus/typec/devices/.../description 22 What: /sys/bus/typec/devices/.../mode 39 What: /sys/bus/typec/devices/.../svid 46 What: /sys/bus/typec/devices/.../vdo
|
D | sysfs-driver-typec-displayport | 1 What: /sys/bus/typec/devices/.../displayport/configuration 22 Documentation/ABI/testing/sysfs-bus-typec, and use file 23 /sys/bus/typec/devices/.../active). 25 What: /sys/bus/typec/devices/.../displayport/pin_assignment
|
/Linux-v5.15/Documentation/driver-api/usb/ |
D | typec.rst | 9 The typec class is meant for describing the USB Type-C ports in a system to the 26 attributes are described in Documentation/ABI/testing/sysfs-class-typec. 30 Every port will be presented as its own device under /sys/class/typec/. The 34 /sys/class/typec/. The parent of the partner device will always be the port it 37 /sys/class/typec/port0/port0-partner/. 40 devices under /sys/class/typec/. The cable attached to the port "port0" port 48 Alternate Mode devices will not be attached to the typec class. The parent of an 50 mode of port0-partner will be presented under /sys/class/typec/port0-partner/. 52 device named "mode<index>", for example /sys/class/typec/port0/<alternate 65 .. kernel-doc:: drivers/usb/typec/class.c [all …]
|
D | typec_bus.rst | 16 :ref:`USB Type-C Connector Class <typec>` provides a device for every alternate 43 space (See Documentation/ABI/testing/sysfs-class-typec). Port drivers should not 109 .. kernel-doc:: drivers/usb/typec/bus.c 115 .. kernel-doc:: drivers/usb/typec/bus.c 121 .. kernel-doc:: drivers/usb/typec/bus.c
|
D | index.rst | 21 typec
|
/Linux-v5.15/drivers/usb/typec/ |
D | Kconfig | 3 menuconfig TYPEC config 43 Connector Class API (Documentation/driver-api/usb/typec.rst) 44 <https://www.kernel.org/doc/html/latest/driver-api/usb/typec.html> 45 and ABI (Documentation/ABI/testing/sysfs-class-typec). 47 if TYPEC 49 source "drivers/usb/typec/tcpm/Kconfig" 51 source "drivers/usb/typec/ucsi/Kconfig" 53 source "drivers/usb/typec/tipd/Kconfig" 91 source "drivers/usb/typec/mux/Kconfig" 93 source "drivers/usb/typec/altmodes/Kconfig" [all …]
|
D | Makefile | 2 obj-$(CONFIG_TYPEC) += typec.o 3 typec-y := class.o mux.o bus.o port-mapper.o 9 obj-$(CONFIG_TYPEC_QCOM_PMIC) += qcom-pmic-typec.o
|
D | qcom-pmic-typec.c | 210 "qcom-pmic-typec", qcom_usb); in qcom_pmic_typec_probe() 246 { .compatible = "qcom,pm8150b-usb-typec" }, 253 .name = "qcom,pmic-typec",
|
D | bus.c | 309 ATTRIBUTE_GROUPS(typec); 334 return add_uevent_var(env, "MODALIAS=typec:id%04Xm%02X", in typec_uevent() 406 .name = "typec",
|
/Linux-v5.15/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 2 under /sys/bus/typec (see Documentation/ABI/testing/sysfs-bus-typec). 4 What: /sys/class/typec/<port|partner|cable>/<dev>/svid 11 What: /sys/class/typec/<port|partner|cable>/<dev>/mode<index>/ 20 What: /sys/class/typec/<port|partner|cable>/<dev>/mode<index>/description 27 What: /sys/class/typec/<port|partner|cable>/<dev>/mode<index>/vdo 34 What: /sys/class/typec/<port|partner|cable>/<dev>/mode<index>/active
|
/Linux-v5.15/Documentation/devicetree/bindings/chrome/ |
D | google,cros-ec-typec.yaml | 4 $id: http://devicetree.org/schemas/chrome/google,cros-ec-typec.yaml# 21 const: google,cros-ec-typec 41 typec { 42 compatible = "google,cros-ec-typec";
|
/Linux-v5.15/Documentation/devicetree/bindings/phy/ |
D | phy-rockchip-typec.txt | 5 - compatible : must be "rockchip,rk3399-typec-phy" 32 - rockchip,typec-conn-dir 39 compatible = "rockchip,rk3399-typec-phy"; 63 compatible = "rockchip,rk3399-typec-phy";
|
D | ti,phy-j721e-wiz.yaml | 63 typec-dir-gpios: 70 typec-dir-debounce-ms: 75 Number of milliseconds to wait before sampling typec-dir-gpio.
|
/Linux-v5.15/Documentation/devicetree/bindings/usb/ |
D | st,stusb160x.yaml | 45 typec-power-opmode: true 64 typec: stusb1600@28 { 77 typec-power-opmode = "default";
|
D | typec-tcpci.txt | 1 TCPCI(Typec port cotroller interface) binding 8 - reg: the i2c slave address of typec port controller device.
|
D | fcs,fusb302.txt | 17 fusb302: typec-portc@54 {
|
/Linux-v5.15/Documentation/devicetree/bindings/connector/ |
D | usb-connector.yaml | 96 typec-power-opmode: 196 new-source-frs-typec-current: 258 - typec-power-opmode 259 - new-source-frs-typec-current 309 # USB-C connector attached to a typec port controller(ptn5110), which has 313 typec: ptn5110 { 326 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
|
/Linux-v5.15/drivers/phy/rockchip/ |
D | Kconfig | 79 tristate "Rockchip TYPEC PHY Driver" 85 Enable this to support the Rockchip USB TYPEC PHY.
|
D | Makefile | 10 obj-$(CONFIG_PHY_ROCKCHIP_TYPEC) += phy-rockchip-typec.o
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_tc.c | 419 * specification, Gen11 TypeC Programming chapter. The rest of the flow (reading 708 * intel_tc_port_disconnect_phy: disconnect TypeC PHY from display port 711 * Disconnect the given digital port from its TypeC PHY (handing back the 712 * control of the PHY to the TypeC subsystem). The only purpose of this 713 * function is to force the disconnect even with a TypeC display output still 714 * plugged to the TypeC connector, which is required by the TypeC firmwares
|
/Linux-v5.15/drivers/usb/typec/mux/ |
D | pi3usb30532.c | 142 dev_err(dev, "Error registering typec switch: %ld\n", in pi3usb30532_probe() 154 dev_err(dev, "Error registering typec mux: %ld\n", in pi3usb30532_probe()
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | google,cros-ec.yaml | 88 typec: 89 $ref: "/schemas/chrome/google,cros-ec-typec.yaml#"
|
/Linux-v5.15/drivers/usb/typec/altmodes/ |
D | nvidia.c | 30 MODULE_DEVICE_TABLE(typec, nvidia_typec_id);
|