Searched refs:fusb302 (Results 1 – 5 of 5) sorted by relevance
4 - compatible : "fcs,fusb302"15 fusb302: typec-portc@54 {16 compatible = "fcs,fusb302";
34 struct i2c_client *fusb302; member197 data->fusb302 = i2c_acpi_new_device(dev, 2, &board_info); in cht_int33fe_probe()198 if (!data->fusb302) in cht_int33fe_probe()214 i2c_unregister_device(data->fusb302); in cht_int33fe_probe()232 i2c_unregister_device(data->fusb302); in cht_int33fe_remove()
2 obj-$(CONFIG_TYPEC_FUSB302) += fusb302.o
6 obj-y += fusb302/
75 source "drivers/usb/typec/fusb302/Kconfig"