Home
last modified time | relevance | path

Searched full:tn48m (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/gpio/
H A Ddelta,tn48m-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/delta,tn48m-gpio.yaml#
7 title: Delta Networks TN48M CPLD GPIO controller
13 This module is part of the Delta TN48M multi-function device. For more
14 details see ../mfd/delta,tn48m-cpld.yaml.
16 Delta TN48M has an onboard Lattice CPLD that is used as an GPIO expander.
22 - delta,tn48m-gpo
23 - delta,tn48m-gpi
/linux/Documentation/devicetree/bindings/reset/
H A Ddelta,tn48m-reset.yaml4 $id: http://devicetree.org/schemas/reset/delta,tn48m-reset.yaml#
7 title: Delta Networks TN48M CPLD reset controller
13 This module is part of the Delta TN48M multi-function device. For more
14 details see ../mfd/delta,tn48m-cpld.yaml.
26 const: delta,tn48m-reset
/linux/drivers/gpio/
H A Dgpio-tn48m.c3 * Delta TN48M CPLD GPIO driver
83 { .compatible = "delta,tn48m-gpo", .data = &tn48m_gpo_config },
84 { .compatible = "delta,tn48m-gpi", .data = &tn48m_gpi_config },
91 .name = "delta-tn48m-gpio",
99 MODULE_DESCRIPTION("Delta TN48M CPLD GPIO driver");
H A DKconfig1615 tristate "Delta Networks TN48M switch CPLD GPIO driver"
1620 Networks TN48M switch Lattice CPLD. It provides 12 pins in total,
1624 module will be called gpio-tn48m.
/linux/drivers/reset/
H A Dreset-tn48m.c3 * Delta TN48M CPLD reset driver
18 #include <dt-bindings/reset/delta,tn48m-reset.h>
112 { .compatible = "delta,tn48m-reset" },
119 .name = "delta-tn48m-reset",
127 MODULE_DESCRIPTION("Delta TN48M CPLD reset driver");
H A DKconfig351 tristate "Delta Networks TN48M switch CPLD reset controller"
355 This enables the reset controller driver for the Delta TN48M CPLD.
361 called reset-tn48m.
H A DMakefile47 obj-$(CONFIG_RESET_TN48M_CPLD) += reset-tn48m.o
/linux/include/dt-bindings/reset/
H A Ddelta,tn48m-reset.h3 * Delta TN48M CPLD GPIO driver
/linux/Documentation/ABI/testing/
H A Dsysfs-nvmem-cells20 00000000 54 4e 34 38 4d 2d 50 2d 44 4e |TN48M-P-DN|
/linux/
H A DMAINTAINERS7007 DELTA NETWORKS TN48M CPLD DRIVERS
7010 F: Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml
7011 F: Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
7012 F: Documentation/devicetree/bindings/reset/delta,tn48m-reset.yaml
7013 F: drivers/gpio/gpio-tn48m.c
7014 F: include/dt-bindings/reset/delta,tn48m-reset.h