Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/usb/
Danalogix,anx7411.yaml4 $id: http://devicetree.org/schemas/usb/analogix,anx7411.yaml#
7 title: Analogix ANX7411 Type-C controller
15 - analogix,anx7411
59 compatible = "analogix,anx7411";
/Linux-v6.6/drivers/usb/typec/
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.
DMakefile9 obj-$(CONFIG_TYPEC_ANX7411) += anx7411.o
Danx7411.c4 * Driver for Analogix ANX7411 USB Type-C and PD controller
1418 psy_name = devm_kasprintf(ctx->dev, GFP_KERNEL, "anx7411-source-psy-%s", in anx7411_psy_register()
1513 "anx7411-intp", plat); in anx7411_i2c_probe()
1570 {"anx7411", 0},
1577 {.compatible = "analogix,anx7411",},
1583 .name = "anx7411",
1595 MODULE_DESCRIPTION("Anx7411 USB Type-C PD driver");