| /linux/drivers/platform/x86/intel/ |
| H A D | chtwc_int33fe.c | 12 * 3. FUSB302 USB Type-C Controller 32 struct i2c_client *fusb302; member 90 .name = "fusb302", 333 * 1) The bq24292i allows charging with up to 12V, setting the fusb302's in cht_int33fe_typec_probe() 335 * 2) For the fusb302 driver to get the bq24292i vbus regulator, the in cht_int33fe_typec_probe() 337 * must be registered before the fusb302 is instantiated, otherwise in cht_int33fe_typec_probe() 351 /* The FUSB302 uses the IRQ at index 1 and is the only IRQ user */ in cht_int33fe_typec_probe() 355 dev_err(dev, "Error getting FUSB302 irq\n"); in cht_int33fe_typec_probe() 376 board_info.dev_name = "fusb302"; in cht_int33fe_typec_probe() 380 data->fusb302 = i2c_acpi_new_device(dev, 2, &board_info); in cht_int33fe_typec_probe() [all …]
|
| /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 39 * for the current capability offered by the SRC. As FUSB302 chip fires 217 snprintf(name, NAME_MAX, "fusb302-%s", dev_name(chip->dev)); in fusb302_debugfs_init() 420 fusb302_log(chip, "fusb302 device ID: 0x%02x", data); in tcpm_init() 985 /* packsym tells the FUSB302 chip that the next X bytes are payload */ in fusb302_pd_send_message() 1714 * for the fusb302. in fusb302_probe() 1825 {.compatible = "fcs,fusb302"}, 1854 MODULE_DESCRIPTION("Fairchild FUSB302 Type-C Chip Driver");
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-facebook-bletchley.dts | 386 compatible = "fcs,fusb302"; 475 compatible = "fcs,fusb302"; 564 compatible = "fcs,fusb302"; 653 compatible = "fcs,fusb302"; 742 compatible = "fcs,fusb302"; 831 compatible = "fcs,fusb302";
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-cht-wc.c | 269 "tcpm-source-psy-i2c-fusb302" }; 284 /* Must match fusb302 dev_name in intel_cht_int33fe.c */ 285 .dev_name = "i2c-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-orangepi-5-plus.dts | 191 compatible = "fcs,fusb302";
|
| H A D | rk3588-friendlyelec-cm3588-nas.dts | 361 fusb302: typec-portc@22 { label 362 compatible = "fcs,fusb302";
|
| H A D | rk3588s-gameforce-ace.dts | 615 fusb302: typec@22 { label 616 compatible = "fcs,fusb302"; 706 power-supplies = <&fusb302>;
|
| H A D | rk3576-armsom-sige5.dts | 699 compatible = "fcs,fusb302"; 711 /* fusb302 supports PD Rev 2.0 Ver 1.2 */
|
| H A D | rk3588-rock-5b-5bp-5t.dtsi | 313 compatible = "fcs,fusb302"; 332 /* fusb302 supports PD Rev 2.0 Ver 1.2 */
|
| H A D | rk3588s-indiedroid-nova.dts | 371 fusb302: typec-portc@22 { label 372 compatible = "fcs,fusb302";
|
| H A D | rk3588-jaguar.dts | 342 compatible = "fcs,fusb302"; 453 compatible = "fcs,fusb302";
|
| H A D | rk3588-rock-5-itx.dts | 472 /* FUSB302 and LCD1 connector */ 479 compatible = "fcs,fusb302";
|
| H A D | rk3588-firefly-itx-3588j.dts | 376 compatible = "fcs,fusb302";
|
| H A D | rk3399-nanopi4.dtsi | 479 compatible = "fcs,fusb302";
|
| H A D | rk3399-hugsun-x99.dts | 452 compatible = "fcs,fusb302";
|
| H A D | rk3399-rockpro64.dtsi | 567 compatible = "fcs,fusb302";
|
| H A D | rk3399-eaidk-610.dts | 567 compatible = "fcs,fusb302";
|
| H A D | rk3399-firefly.dts | 567 compatible = "fcs,fusb302";
|