Searched full:fusb302 (Results 1 – 19 of 19) sorted by relevance
/linux/Documentation/devicetree/bindings/usb/ |
H A D | fcs,fusb302.yaml | 4 $id: http://devicetree.org/schemas/usb/fcs,fusb302.yaml# 7 title: Fairchild FUSB302 Type-C Port controller 14 const: fcs,fusb302 49 compatible = "fcs,fusb302";
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxm-s912-libretech-pc.dts | 45 fusb302@22 { 46 compatible = "fcs,fusb302";
|
/linux/drivers/usb/typec/tcpm/ |
H A D | Kconfig | 58 tristate "Fairchild FUSB302 Type-C chip driver" 62 The Fairchild FUSB302 Type-C chip driver that works with
|
H A D | fusb302_reg.h | 5 * Fairchild FUSB302 Type-C Chip Driver 163 /* Tokens defined for the FUSB302 TX FIFO */
|
H A D | Makefile | 3 obj-$(CONFIG_TYPEC_FUSB302) += fusb302.o
|
H A D | fusb302.c | 5 * Fairchild FUSB302 Type-C Chip Driver 38 * for the current capability offered by the SRC. As FUSB302 chip fires 215 snprintf(name, NAME_MAX, "fusb302-%s", dev_name(chip->dev)); in fusb302_debugfs_init() 418 fusb302_log(chip, "fusb302 device ID: 0x%02x", data); in tcpm_init() 977 /* packsym tells the FUSB302 chip that the next X bytes are payload */ in fusb302_pd_send_message() 1706 * for the fusb302. in fusb302_probe() 1817 {.compatible = "fcs,fusb302"}, 1846 MODULE_DESCRIPTION("Fairchild FUSB302 Type-C Chip Driver");
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-bletchley.dts | 391 compatible = "fcs,fusb302"; 477 compatible = "fcs,fusb302"; 563 compatible = "fcs,fusb302"; 649 compatible = "fcs,fusb302"; 735 compatible = "fcs,fusb302"; 821 compatible = "fcs,fusb302";
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-orangepi.dts | 534 fusb302@22 { 535 compatible = "fcs,fusb302"; 690 fusb302 {
|
H A D | rk3399-roc-pc.dtsi | 532 compatible = "fcs,fusb302"; 549 compatible = "fcs,fusb302";
|
H A D | rk3588-nanopc-t6.dtsi | 432 fusb302: typec-portc@22 { label 433 compatible = "fcs,fusb302";
|
H A D | rk3399-nanopi4.dtsi | 479 compatible = "fcs,fusb302";
|
H A D | rk3399-hugsun-x99.dts | 454 compatible = "fcs,fusb302";
|
H A D | rk3399-eaidk-610.dts | 567 compatible = "fcs,fusb302";
|
H A D | rk3399-firefly.dts | 567 compatible = "fcs,fusb302";
|
H A D | rk3588s-odroid-m2.dts | 339 compatible = "fcs,fusb302";
|
H A D | rk3399-rockpro64.dtsi | 572 compatible = "fcs,fusb302";
|
H A D | rk3399-pinebook-pro.dts | 688 compatible = "fcs,fusb302";
|
/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 584 * Fairchild FUSB302 host is using undocumented "fcs,int_n" in of_find_gpio_rename() 587 { "fcs,int_n", NULL, "fcs,fusb302" }, in of_find_gpio_rename()
|
/linux/drivers/i2c/busses/ |
H A D | Kconfig | 245 combined with a FUSB302 Type-C port-controller as such it is advised
|