Home
last modified time | relevance | path

Searched full:anx7411 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/usb/
H A Danalogix,anx7411.yaml4 $id: http://devicetree.org/schemas/usb/analogix,anx7411.yaml#
7 title: Analogix ANX7411 Type-C controller
15 - analogix,anx7411
46 compatible = "analogix,anx7411";
/linux/drivers/usb/typec/
H A DKconfig56 tristate "Analogix ANX7411 Type-C DRP Port controller driver"
61 Say Y or M here if your system has Analogix ANX7411 Type-C DRP Port
65 module will be called anx7411.ko.
H A DMakefile9 obj-$(CONFIG_TYPEC_ANX7411) += anx7411.o
H A Danx7411.c4 * Driver for Analogix ANX7411 USB Type-C and PD controller
1436 psy_name = devm_kasprintf(ctx->dev, GFP_KERNEL, "anx7411-source-psy-%s", in anx7411_psy_register()
1532 "anx7411-intp", plat); in anx7411_i2c_probe()
1581 { "anx7411" },
1588 {.compatible = "analogix,anx7411",},
1595 .name = "anx7411",
1607 MODULE_DESCRIPTION("Anx7411 USB Type-C PD driver");