/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | toshiba,visconti-pcie.yaml | 4 $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 D | toshiba,visconti-dwmac.yaml | 4 $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 D | toshiba,pwm-visconti.yaml | 4 $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 D | toshiba,visconti-wdt.yaml | 5 $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 D | pwm-visconti.c | 3 * 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 D | toshiba,visconti-pinctrl.yaml | 4 $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 D | dwmac-visconti.c | 2 /* 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 D | Kconfig | 252 tristate "Toshiba Visconti DWMAC support" 256 Support for ethernet controller on Visconti SoCs.
|
H A D | Makefile | 35 obj-$(CONFIG_DWMAC_VISCONTI) += dwmac-visconti.o
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | toshiba,gpio-visconti.yaml | 4 $id: http://devicetree.org/schemas/gpio/toshiba,gpio-visconti.yaml# 7 title: Toshiba Visconti ARM SoCs GPIO controller
|
/openbmc/linux/drivers/watchdog/ |
H A D | visconti_wdt.c | 103 .identity = "Visconti Watchdog", 164 { .compatible = "toshiba,visconti-wdt", }, 178 MODULE_DESCRIPTION("TOSHIBA Visconti Watchdog Driver");
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-spear.c | 4 * Armando Visconti, ST Micoelectronics, <armando.visconti@st.com>.
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-visconti.c | 3 * DWC PCIe RC driver for Toshiba Visconti ARM SoC 317 { .compatible = "toshiba,visconti-pcie" }, 324 .name = "visconti-pcie",
|
H A D | Makefile | 28 obj-$(CONFIG_PCIE_VISCONTI_HOST) += pcie-visconti.o
|
H A D | Kconfig | 410 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 D | Kconfig | 10 bool "Toshiba Visconti TMPV7700 series pinctrl driver"
|
/openbmc/linux/drivers/clk/visconti/ |
H A D | Makefile | 2 # Makefile for Toshiba Visconti clock
|
H A D | clkc.h | 3 * Toshiba Visconti clock controller
|
H A D | reset.c | 3 * Toshiba Visconti ARM SoC reset controller
|
H A D | clkc-tmpv770x.c | 3 * Toshiba Visconti clock controller 286 .name = "visconti-clk",
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | toshiba.yaml | 7 title: Toshiba Visconti Platform
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-visconti.c | 3 * Toshiba Visconti GPIO Support 231 MODULE_DESCRIPTION("Toshiba Visconti GPIO Driver");
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig.platforms | 361 bool "Toshiba Visconti SoC Family" 365 This enables support for Toshiba Visconti SoCs Family.
|
/openbmc/linux/arch/arm64/boot/dts/toshiba/ |
H A D | tmpv7708.dtsi | 453 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 D | pl022_spi.c | 4 * Armando Visconti, ST Microelectronics, armando.visconti@st.com.
|