Home
last modified time | relevance | path

Searched refs:fusb302 (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c32 struct i2c_client *fusb302; member
380 data->fusb302 = i2c_acpi_new_device(dev, 2, &board_info); in cht_int33fe_typec_probe()
381 if (IS_ERR(data->fusb302)) { in cht_int33fe_typec_probe()
382 ret = PTR_ERR(data->fusb302); in cht_int33fe_typec_probe()
408 i2c_unregister_device(data->fusb302); in cht_int33fe_typec_probe()
424 i2c_unregister_device(data->fusb302); in cht_int33fe_typec_remove()
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxm-s912-libretech-pc.dts45 fusb302@22 {
46 compatible = "fcs,fusb302";
H A Dmeson-g12b-radxa-zero2.dts361 compatible = "fcs,fusb302";
384 fusb302_irq_pins: fusb302-irq {
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588s-radxa-cm5-io.dts151 fusb302: usb-typec@22 { label
152 compatible = "fcs,fusb302";
210 fusb302 {
H A Drk3399-orangepi.dts534 fusb302@22 {
535 compatible = "fcs,fusb302";
690 fusb302 {
H A Drk3399-roc-pc.dtsi531 compatible = "fcs,fusb302";
548 compatible = "fcs,fusb302";
H A Drk3588-orangepi-5-plus.dts191 compatible = "fcs,fusb302";
H A Drk3588s-gameforce-ace.dts657 fusb302: typec@22 { label
658 compatible = "fcs,fusb302";
748 power-supplies = <&fusb302>;
H A Drk3588-rock-5b-5bp-5t.dtsi313 compatible = "fcs,fusb302";
332 /* fusb302 supports PD Rev 2.0 Ver 1.2 */
H A Drk3588-friendlyelec-cm3588-nas.dts392 fusb302: typec-portc@22 { label
393 compatible = "fcs,fusb302";
H A Drk3588s-indiedroid-nova.dts371 fusb302: typec-portc@22 { label
372 compatible = "fcs,fusb302";
H A Drk3576-armsom-sige5.dts689 compatible = "fcs,fusb302";
701 /* fusb302 supports PD Rev 2.0 Ver 1.2 */
H A Drk3588-jaguar.dts342 compatible = "fcs,fusb302";
452 compatible = "fcs,fusb302";
H A Drk3588-nanopc-t6.dtsi477 compatible = "fcs,fusb302";
491 /* fusb302 supports PD Rev 2.0 Ver 1.2 */
H A Drk3588-firefly-itx-3588j.dts376 compatible = "fcs,fusb302";
H A Drk3399-hugsun-x99.dts452 compatible = "fcs,fusb302";
H A Drk3399-nanopi4.dtsi479 compatible = "fcs,fusb302";
H A Drk3588s-orangepi-5.dtsi287 compatible = "fcs,fusb302";
H A Drk3399-rockpro64.dtsi567 compatible = "fcs,fusb302";
H A Drk3399-eaidk-610.dts567 compatible = "fcs,fusb302";
H A Drk3588s-odroid-m2.dts339 compatible = "fcs,fusb302";
H A Drk3399-firefly.dts567 compatible = "fcs,fusb302";
H A Drk3399-pinebook-pro.dts677 compatible = "fcs,fusb302";
/linux/drivers/usb/typec/tcpm/
H A DMakefile3 obj-$(CONFIG_TYPEC_FUSB302) += fusb302.o
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-bletchley.dts405 compatible = "fcs,fusb302";
491 compatible = "fcs,fusb302";
577 compatible = "fcs,fusb302";
663 compatible = "fcs,fusb302";
749 compatible = "fcs,fusb302";
835 compatible = "fcs,fusb302";

12