Home
last modified time | relevance | path

Searched full:visconti (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dtoshiba,visconti-pcie.yaml4 $id: http://devicetree.org/schemas/pci/toshiba,visconti-pcie.yaml#
20 const: toshiba,visconti-pcie
26 - description: Visconti specific additional registers.
27 - description: Visconti specific SMU registers
28 - description: Visconti specific memory protection unit registers (MPU)
80 compatible = "toshiba,visconti-pcie";
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dtoshiba,visconti-dwmac.yaml4 $id: http://devicetree.org/schemas/net/toshiba,visconti-dwmac.yaml#
7 title: Toshiba Visconti DWMAC Ethernet controller
17 - toshiba,visconti-dwmac
29 - toshiba,visconti-dwmac
63 compatible = "toshiba,visconti-dwmac", "snps,dwmac-4.20a";
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dtoshiba,pwm-visconti.yaml4 $id: http://devicetree.org/schemas/pwm/toshiba,pwm-visconti.yaml#
7 title: Toshiba Visconti PWM Controller
18 - const: toshiba,visconti-pwm
39 compatible = "toshiba,visconti-pwm";
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dtoshiba,visconti-wdt.yaml5 $id: http://devicetree.org/schemas/watchdog/toshiba,visconti-wdt.yaml#
8 title: Toshiba Visconti SoCs PIUWDT Watchdog timer
19 - toshiba,visconti-wdt
43 compatible = "toshiba,visconti-wdt";
/openbmc/linux/drivers/pwm/
H A Dpwm-visconti.c3 * Toshiba Visconti pulse-width-modulation controller driver
155 return dev_err_probe(&pdev->dev, ret, "Cannot register visconti PWM\n"); in visconti_pwm_probe()
161 { .compatible = "toshiba,visconti-pwm", },
168 .name = "pwm-visconti",
177 MODULE_ALIAS("platform:pwm-visconti");
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dtoshiba,visconti-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/toshiba,visconti-pinctrl.yaml#
7 title: Toshiba Visconti TMPV770x pin mux/config controller
13 Toshiba's Visconti ARM SoC a pin mux/config controller.
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-visconti.c2 /* Toshiba Visconti Ethernet Support
264 { .compatible = "toshiba,visconti-dwmac" },
273 .name = "visconti-eth-dwmac",
280 MODULE_DESCRIPTION("Toshiba Visconti Ethernet DWMAC glue driver");
H A DKconfig252 tristate "Toshiba Visconti DWMAC support"
256 Support for ethernet controller on Visconti SoCs.
H A DMakefile35 obj-$(CONFIG_DWMAC_VISCONTI) += dwmac-visconti.o
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dtoshiba,gpio-visconti.yaml4 $id: http://devicetree.org/schemas/gpio/toshiba,gpio-visconti.yaml#
7 title: Toshiba Visconti ARM SoCs GPIO controller
/openbmc/linux/drivers/watchdog/
H A Dvisconti_wdt.c103 .identity = "Visconti Watchdog",
164 { .compatible = "toshiba,visconti-wdt", },
178 MODULE_DESCRIPTION("TOSHIBA Visconti Watchdog Driver");
/openbmc/u-boot/drivers/usb/host/
H A Dehci-spear.c4 * Armando Visconti, ST Micoelectronics, <armando.visconti@st.com>.
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-visconti.c3 * DWC PCIe RC driver for Toshiba Visconti ARM SoC
317 { .compatible = "toshiba,visconti-pcie" },
324 .name = "visconti-pcie",
H A DMakefile28 obj-$(CONFIG_PCIE_VISCONTI_HOST) += pcie-visconti.o
H A DKconfig410 bool "Toshiba Visconti PCIe controller"
415 Say Y here if you want PCIe controller support on Toshiba Visconti SoC.
/openbmc/linux/drivers/pinctrl/visconti/
H A DKconfig10 bool "Toshiba Visconti TMPV7700 series pinctrl driver"
/openbmc/linux/drivers/clk/visconti/
H A DMakefile2 # Makefile for Toshiba Visconti clock
H A Dclkc.h3 * Toshiba Visconti clock controller
H A Dreset.c3 * Toshiba Visconti ARM SoC reset controller
H A Dclkc-tmpv770x.c3 * Toshiba Visconti clock controller
286 .name = "visconti-clk",
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dtoshiba.yaml7 title: Toshiba Visconti Platform
/openbmc/linux/drivers/gpio/
H A Dgpio-visconti.c3 * Toshiba Visconti GPIO Support
231 MODULE_DESCRIPTION("Toshiba Visconti GPIO Driver");
/openbmc/linux/arch/arm64/
H A DKconfig.platforms361 bool "Toshiba Visconti SoC Family"
365 This enables support for Toshiba Visconti SoCs Family.
/openbmc/linux/arch/arm64/boot/dts/toshiba/
H A Dtmpv7708.dtsi453 compatible = "toshiba,visconti-dwmac", "snps,dwmac-4.20a";
466 compatible = "toshiba,visconti-wdt";
473 compatible = "toshiba,visconti-pwm";
482 compatible = "toshiba,visconti-pcie";
/openbmc/u-boot/drivers/spi/
H A Dpl022_spi.c4 * Armando Visconti, ST Microelectronics, armando.visconti@st.com.

12