| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | fcs,fusb302.txt | 1 Fairchild FUSB302 Type-C Port controllers 4 - compatible : "fcs,fusb302" 9 - connector : The "usb-c-connector" attached to the FUSB302 IC. The bindings 17 fusb302: typec-portc@54 { 18 compatible = "fcs,fusb302";
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | intel_cht_int33fe_typec.c | 12 * 3. FUSB302 USB Type-C Controller 84 .name = "fusb302", 268 * 1) The bq24292i allows charging with up to 12V, setting the fusb302's in cht_int33fe_typec_probe() 270 * 2) For the fusb302 driver to get the bq24292i vbus regulator, the in cht_int33fe_typec_probe() 272 * must be registered before the fusb302 is instantiated, otherwise in cht_int33fe_typec_probe() 286 /* The FUSB302 uses the IRQ at index 1 and is the only IRQ user */ in cht_int33fe_typec_probe() 290 dev_err(dev, "Error getting FUSB302 irq\n"); in cht_int33fe_typec_probe() 311 board_info.dev_name = "fusb302"; in cht_int33fe_typec_probe() 315 data->fusb302 = i2c_acpi_new_device(dev, 2, &board_info); in cht_int33fe_typec_probe() 316 if (IS_ERR(data->fusb302)) { in cht_int33fe_typec_probe() [all …]
|
| D | intel_cht_int33fe_common.h | 30 struct i2c_client *fusb302; member
|
| D | intel_cht_int33fe_microb.c | 4 * USB Micro-B connector (e.g. without of FUSB302 USB Type-C controller)
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
| D | chtwc_int33fe.c | 12 * 3. FUSB302 USB Type-C Controller 32 struct i2c_client *fusb302; member 90 .name = "fusb302", 322 * 1) The bq24292i allows charging with up to 12V, setting the fusb302's in cht_int33fe_typec_probe() 324 * 2) For the fusb302 driver to get the bq24292i vbus regulator, the in cht_int33fe_typec_probe() 326 * must be registered before the fusb302 is instantiated, otherwise in cht_int33fe_typec_probe() 340 /* The FUSB302 uses the IRQ at index 1 and is the only IRQ user */ in cht_int33fe_typec_probe() 344 dev_err(dev, "Error getting FUSB302 irq\n"); in cht_int33fe_typec_probe() 365 board_info.dev_name = "fusb302"; in cht_int33fe_typec_probe() 369 data->fusb302 = i2c_acpi_new_device(dev, 2, &board_info); in cht_int33fe_typec_probe() [all …]
|
| D | Kconfig | 115 resources for a MAX17042 Fuel Gauge, FUSB302 USB Type-C Controller
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| 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";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxm-s912-libretech-pc.dts | 45 fusb302@22 { 46 compatible = "fcs,fusb302";
|
| /kernel/linux/linux-5.10/drivers/usb/typec/tcpm/ |
| D | Kconfig | 47 tristate "Fairchild FUSB302 Type-C chip driver" 51 The Fairchild FUSB302 Type-C chip driver that works with
|
| D | fusb302_reg.h | 5 * Fairchild FUSB302 Type-C Chip Driver 163 /* Tokens defined for the FUSB302 TX FIFO */
|
| D | Makefile | 3 obj-$(CONFIG_TYPEC_FUSB302) += fusb302.o
|
| 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() 1700 * for the fusb302. in fusb302_probe() 1814 {.compatible = "fcs,fusb302"}, 1843 MODULE_DESCRIPTION("Fairchild FUSB302 Type-C Chip Driver");
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxm-s912-libretech-pc.dts | 45 fusb302@22 { 46 compatible = "fcs,fusb302";
|
| /kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
| D | Kconfig | 58 tristate "Fairchild FUSB302 Type-C chip driver" 62 The Fairchild FUSB302 Type-C chip driver that works with
|
| D | fusb302_reg.h | 5 * Fairchild FUSB302 Type-C Chip Driver 163 /* Tokens defined for the FUSB302 TX FIFO */
|
| D | Makefile | 3 obj-$(CONFIG_TYPEC_FUSB302) += fusb302.o
|
| 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");
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-cht-wc.c | 274 "tcpm-source-psy-i2c-fusb302" }; 285 /* Must match fusb302 dev_name in intel_cht_int33fe.c */ 286 .dev_name = "i2c-fusb302", 381 * connected to this i2c bus, and a max17047 fuel-gauge and a fusb302 in cht_wc_i2c_adap_i2c_probe() 383 * the max17047 and fusb302 devices are enumerated through an INT33FE in cht_wc_i2c_adap_i2c_probe()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/ |
| 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";
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| 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",
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-orangepi.dts | 526 fusb302@22 { 527 compatible = "fcs,fusb302"; 645 fusb302 {
|
| D | rk3399-roc-pc.dtsi | 520 compatible = "fcs,fusb302"; 537 compatible = "fcs,fusb302";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-orangepi.dts | 534 fusb302@22 { 535 compatible = "fcs,fusb302"; 690 fusb302 {
|
| D | rk3399-roc-pc.dtsi | 532 compatible = "fcs,fusb302"; 549 compatible = "fcs,fusb302";
|
| D | rk3588s-indiedroid-nova.dts | 274 fusb302: typec-portc@22 { label 275 compatible = "fcs,fusb302";
|