/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | qcom,pmic-typec.yaml | 4 $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@1500 { [all …]
|
H A D | st,typec-stm32g0.yaml | 4 $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 D | st,stusb160x.yaml | 44 typec-power-opmode: true 63 typec: stusb1600@28 { 76 typec-power-opmode = "default";
|
H A D | typec-tcpci.txt | 1 TCPCI(Typec port cotroller interface) binding 8 - reg: the i2c slave address of typec port controller device.
|
H A D | ite,it5205.yaml | 38 A port node to link the IT5205 to a TypeC controller for the purpose of 56 typec-mux@48 {
|
H A D | fcs,fsa4480.yaml | 36 A port node to link the FSA4480 to a TypeC controller for the purpose of 89 typec-mux@42 {
|
H A D | qcom,wcd939x-usbss.yaml | 47 A port node to link the WCD939x USB SubSystem to a TypeC controller for the 72 typec-mux@42 {
|
H A D | mediatek,mt6370-tcpc.yaml | 15 regulators (DSV/VIBLDO), and TypeC Port Switch with Power Delivery controller.
|
/freebsd/sys/contrib/device-tree/Bindings/chrome/ |
H A D | google,cros-ec-typec.yaml | 4 $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/usr.bin/ipcs/ |
H A D | ipc.c | 91 #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/sys/contrib/device-tree/Bindings/phy/ |
H A 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";
|
H A D | ti,phy-j721e-wiz.yaml | 57 typec-dir-gpios: 64 typec-dir-debounce-ms: 69 Number of milliseconds to wait before sampling typec-dir-gpio.
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | usb-connector.yaml | 98 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/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-bletchley.dts | 390 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 [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | pm4125.dtsi | 45 pm4125_typec: typec@1500 { 46 compatible = "qcom,pm4125-typec", "qcom,pmi632-typec";
|
H A D | pm6150.dtsi | 73 pm6150_typec: typec@1500 { 74 compatible = "qcom,pm6150-typec", 75 "qcom,pm8150b-typec";
|
H A D | pm7250b.dtsi | 53 pm7250b_typec: typec@1500 { 54 compatible = "qcom,pm7250b-typec", "qcom,pm8150b-typec";
|
H A D | sc7280-idp-ec-h1.dtsi | 36 typec { 37 compatible = "google,cros-ec-typec";
|
H A D | pmi632.dtsi | 53 pmi632_typec: typec@1500 { 54 compatible = "qcom,pmi632-typec";
|
H A D | pm8150b.dtsi | 61 pm8150b_typec: typec@1500 { 62 compatible = "qcom,pm8150b-typec";
|
H A D | qcs8550-aim300-aiot.dts | 125 typec-mux@42 { 141 typec-retimer@1c {
|
H A D | msm8996-xiaomi-common.dtsi | 209 typec: typec@47 { label 388 extcon = <&typec>; 394 extcon = <&typec>;
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | google,cros-ec.yaml | 101 typec: 102 $ref: /schemas/chrome/google,cros-ec-typec.yaml# 220 typec: false
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_typec_phy.c | 29 * 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/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8ulp-evk.dts | 130 ptn5150_1: typec@1d { 146 ptn5150_2: typec@3d {
|