Home
last modified time | relevance | path

Searched full:typec (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd-src/sys/contrib/device-tree/Bindings/chrome/
H A Dgoogle,cros-ec-typec.yaml4 $id: http://devicetree.org/schemas/chrome/google,cros-ec-typec.yaml#
21 const: google,cros-ec-typec
51 typec {
52 compatible = "google,cros-ec-typec";
/freebsd-src/usr.bin/ipcs/
H A Dipc.c91 #define X(a, b) { "kern.ipc." #a, offsetof(TYPEC, a), (b) },
92 #define TYPEC struct shminfo macro
94 #undef TYPEC
95 #define TYPEC struct seminfo macro
97 #undef TYPEC
98 #define TYPEC struct msginfo macro
100 #undef TYPEC
/freebsd-src/sys/contrib/device-tree/Bindings/usb/
H A Dst,typec-stm32g0.yaml4 $id: http://devicetree.org/schemas/usb/st,typec-stm32g0.yaml#
19 const: st,stm32g0-typec
57 typec@53 {
58 compatible = "st,stm32g0-typec";
H A Dst,stusb160x.yaml44 typec-power-opmode: true
63 typec: stusb1600@28 {
76 typec-power-opmode = "default";
H A Dqcom,pmic-typec.yaml4 $id: http://devicetree.org/schemas/usb/qcom,pmic-typec.yaml#
19 - qcom,pmi632-typec
20 - qcom,pm8150b-typec
23 - qcom,pm6150-typec
24 - qcom,pm7250b-typec
25 - const: qcom,pm8150b-typec
28 - qcom,pm4125-typec
29 - const: qcom,pmi632-typec
106 - qcom,pmi632-typec
138 pm8150b_typec: typec
[all...]
H A Dtypec-tcpci.txt1 TCPCI(Typec port cotroller interface) binding
8 - reg: the i2c slave address of typec port controller device.
H A Dfcs,fsa4480.yaml36 A port node to link the FSA4480 to a TypeC controller for the purpose of
89 typec-mux@42 {
H A Dqcom,wcd939x-usbss.yaml47 A port node to link the WCD939x USB SubSystem to a TypeC controller for the
72 typec-mux@42 {
H A Dmediatek,mt6370-tcpc.yaml15 regulators (DSV/VIBLDO), and TypeC Port Switch with Power Delivery controller.
H A Dti,hd3ss3220.txt1 TI HD3SS3220 TypeC DRP Port Controller.
H A Dfcs,fusb302.txt17 fusb302: typec-portc@54 {
H A Drichtek,rt1711h.txt1 Richtek RT1711H TypeC PD Controller.
H A Danalogix,anx7411.yaml45 typec@2c {
H A Dfcs,fusb302.yaml48 typec-portc@54 {
/freebsd-src/sys/contrib/device-tree/Bindings/phy/
H A Dphy-rockchip-typec.txt5 - compatible : must be "rockchip,rk3399-typec-phy"
32 - rockchip,typec-conn-dir
39 compatible = "rockchip,rk3399-typec-phy";
63 compatible = "rockchip,rk3399-typec-phy";
H A Dti,phy-j721e-wiz.yaml57 typec-dir-gpios:
64 typec-dir-debounce-ms:
69 Number of milliseconds to wait before sampling typec-dir-gpio.
/freebsd-src/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-facebook-bletchley.dts390 sled1_fusb302: typec-portc@22 {
404 typec-power-opmode = "default";
476 sled2_fusb302: typec-portc@22 {
490 typec-power-opmode = "default";
562 sled3_fusb302: typec-portc@22 {
576 typec-power-opmode = "default";
648 sled4_fusb302: typec-portc@22 {
662 typec-power-opmode = "default";
734 sled5_fusb302: typec-portc@22 {
748 typec-power-opmode = "default";
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/connector/
H A Dusb-connector.yaml98 typec-power-opmode:
213 new-source-frs-typec-current:
324 - typec-power-opmode
325 - new-source-frs-typec-current
382 # USB-C connector attached to a typec port controller(ptn5110), which has
386 typec: ptn5110 {
412 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp-ec-h1.dtsi36 typec {
37 compatible = "google,cros-ec-typec";
H A Dmsm8996-xiaomi-common.dtsi209 typec: typec@47 { label
388 extcon = <&typec>;
394 extcon = <&typec>;
H A Dpm8150b.dtsi61 pm8150b_typec: typec@1500 {
62 compatible = "qcom,pm8150b-typec";
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/
H A Dgoogle,cros-ec.yaml101 typec:
102 $ref: /schemas/chrome/google,cros-ec-typec.yaml#
220 typec: false
H A Dsprd,sc27xx-pmic.txt13 - IC level interface, such as power on/off control, RTC and typec and so on.
/freebsd-src/sys/arm64/rockchip/
H A Drk_typec_phy.c29 * Rockchip PHY TYPEC
112 { "rockchip,rk3399-typec-phy", 1 },
335 device_set_desc(dev, "Rockchip RK3399 PHY TYPEC"); in rk_typec_phy_probe()
369 device_printf(dev, "Unknown address %x for typec-phy\n", reg_prop[1]); in rk_typec_phy_attach()
/freebsd-src/sys/arm64/conf/
H A Dstd.rockchip50 device rk_typec_phy # Rockchip TypeC PHY

1234