Lines Matching full:atmel
1 Atmel SOC USB controllers
6 - compatible: Should be "atmel,at91rm9200-ohci" for USB controllers
16 - atmel,vbus-gpio: If present, specifies a gpio that needs to be
18 - atmel,oc-gpio: If present, specifies a gpio that needs to be
22 compatible = "atmel,at91rm9200-ohci", "usb-ohci";
33 - compatible: Should be "atmel,at91sam9g45-ehci" for USB controllers
47 compatible = "atmel,at91sam9g45-ehci", "usb-ehci";
58 "atmel,at91rm9200-udc"
59 "atmel,at91sam9260-udc"
60 "atmel,at91sam9261-udc"
61 "atmel,at91sam9263-udc"
70 - atmel,vbus-gpio: If present, specifies a gpio that needs to be
74 compatible = "atmel,at91rm9200-udc";
79 atmel,vbus-gpio = <&pioC 5 0>;
82 Atmel High-Speed USB device controller
86 "atmel,at91sam9rl-udc"
87 "atmel,at91sam9g45-udc"
88 "atmel,sama5d3-udc"
91 For "microchip,lan9662-udc" the fallback "atmel,sama5d3-udc"
104 - atmel,vbus-gpio: If present, specifies a gpio that allows to detect whether
110 - atmel,fifo-size: Size of the fifo.
111 - atmel,nb-banks: Number of banks.
112 - atmel,can-dma: Boolean to specify if the endpoint support DMA.
113 - atmel,can-isoc: Boolean to specify if the endpoint support ISOC.
118 compatible = "atmel,at91sam9rl-udc";
124 atmel,vbus-gpio = <&pioB 19 0>;