| /linux/drivers/phy/ti/ |
| H A D | phy-da8xx-usb.c | 3 * phy-da8xx-usb - TI DaVinci DA8xx USB PHY driver 11 #include <linux/mfd/da8xx-cfgchip.h> 15 #include <linux/platform_data/phy-da8xx-usb.h> 238 "ohci-da8xx"); in da8xx_usb_phy_probe() 242 "musb-da8xx"); in da8xx_usb_phy_probe() 268 phy_remove_lookup(d_phy->usb20_phy, "usb-phy", "musb-da8xx"); in da8xx_usb_phy_remove() 269 phy_remove_lookup(d_phy->usb11_phy, "usb-phy", "ohci-da8xx"); in da8xx_usb_phy_remove() 283 .name = "da8xx-usb-phy", 291 MODULE_ALIAS("platform:da8xx-usb-phy"); 293 MODULE_DESCRIPTION("TI DA8xx USB PHY driver");
|
| H A D | Kconfig | 6 tristate "TI DA8xx USB PHY Driver" 11 Enable this to support the USB PHY on DA8xx SoCs.
|
| H A D | Makefile | 2 obj-$(CONFIG_PHY_DA8XX_USB) += phy-da8xx-usb.o
|
| /linux/include/linux/platform_data/ |
| H A D | clk-da8xx-cfgchip.h | 3 * clk-da8xx-cfgchip - TI DaVinci DA8xx CFGCHIP clock driver
|
| H A D | phy-da8xx-usb.h | 3 * phy-da8xx-usb - TI DaVinci DA8xx USB PHY driver
|
| /linux/Documentation/devicetree/bindings/bus/ |
| H A D | ti,da850-mstpri.txt | 1 * Device tree bindings for Texas Instruments da8xx master peripheral 4 DA8XX SoCs feature a set of registers allowing to change the priority of all
|
| /linux/arch/arm/mach-davinci/ |
| H A D | Makefile | 8 obj-y := common.o sram.o devices-da8xx.o 15 obj-y += da8xx-dt.o
|
| H A D | devices-da8xx.c | 3 * DA8XX/OMAP L1XX platform device data 23 #include "da8xx.h"
|
| H A D | da8xx.h | 3 * Chip specific defines for DA8XX/OMAP L1XX SoC 27 * The cp_intc interrupt controller for the da8xx isn't in the same
|
| H A D | da8xx-dt.c | 11 #include "da8xx.h"
|
| H A D | irqs.h | 30 /* DA8XX interrupts */
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | ti,da8xx-ddrctl.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/ti,da8xx-ddrctl.yaml# 7 title: Texas Instruments da8xx DDR2/mDDR memory controller
|
| /linux/drivers/usb/host/ |
| H A D | ohci-da8xx.c | 5 * TI DA8xx (OMAP-L1x) Bus Glue 28 #define DRIVER_DESC "DA8XX" 29 #define DRV_NAME "ohci-da8xx" 230 * DA8xx only have 1 port connected to the pins but the HC root hub in ohci_da8xx_reset() 538 * The Davinci da8xx HW has some unusual quirks, which require in ohci_da8xx_init() 539 * da8xx-specific workarounds. We override certain hc_driver in ohci_da8xx_init()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | ti,da830-usb-phy.yaml | 7 title: TI DA8xx/OMAP-L1xx/AM18xx USB PHY 14 controllers on DA8xx SoCs.
|
| /linux/drivers/usb/musb/ |
| H A D | da8xx.c | 3 * Texas Instruments DA8xx/OMAP-L1x "glue layer" 31 * DA8XX specific definitions 243 * NOTE: DA8XX shadows the Mentor IRQs. Don't manage them through in da8xx_musb_interrupt() 261 * DA8xx's missing ID change IRQ. We need an ID change IRQ to in da8xx_musb_interrupt() 406 pr_debug("DA8xx OTG revision %08x, control %02x\n", rev, in da8xx_musb_init() 640 .name = "musb-da8xx", 646 MODULE_DESCRIPTION("DA8xx/OMAP-L1x MUSB Glue Layer");
|
| H A D | Makefile | 21 obj-$(CONFIG_USB_MUSB_DA8XX) += da8xx.o
|
| /linux/drivers/bus/ |
| H A D | da8xx-mstpri.c | 3 * TI da8xx master peripheral priority driver 256 .name = "da8xx-mstpri", 263 MODULE_DESCRIPTION("TI da8xx master peripheral priority driver");
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | da8xx-usb.txt | 1 TI DA8xx MUSB 3 For DA8xx/OMAP-L1x/AM17xx/AM18xx platforms.
|
| H A D | ohci-da8xx.txt | 1 DA8XX USB OHCI controller
|
| /linux/drivers/clk/davinci/ |
| H A D | da8xx-cfgchip.c | 3 * Clock driver for DA8xx/AM17xx/AM18xx/OMAP-L13x CFGCHIP 12 #include <linux/mfd/da8xx-cfgchip.h> 15 #include <linux/platform_data/clk-da8xx-cfgchip.h> 642 clk_hw_register_clkdev(&usb0->hw, "usb0_clk48", "da8xx-usb-phy"); in da8xx_cfgchip_register_usb_phy_clk() 643 clk_hw_register_clkdev(&usb1->hw, "usb1_clk48", "da8xx-usb-phy"); in da8xx_cfgchip_register_usb_phy_clk() 775 .name = "da8xx-cfgchip-clk",
|
| H A D | psc-da850.c | 43 NULL, "musb-da8xx", 45 LPSC_CLKDEV1(usb1_clkdev, NULL, "ohci-da8xx");
|
| /linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
| H A D | da8xx-cfgchip.txt | 1 Binding for TI DA8XX/OMAP-L13X/AM17XX/AM18XX CFGCHIP clocks 3 TI DA8XX/OMAP-L13X/AM17XX/AM18XX SoCs contain a general purpose set of
|
| /linux/drivers/memory/ |
| H A D | da8xx-ddrctl.c | 3 * TI da8xx DDR2/mDDR controller driver 165 MODULE_DESCRIPTION("TI da8xx DDR2/mDDR controller driver");
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | rtc-omap.txt | 5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | davinci-evm-audio.txt | 4 - compatible : "ti,da830-evm-audio" : forDM365/DA8xx/OMAPL1x/AM33xx
|