Home
last modified time | relevance | path

Searched hist:f9da0f894328802cb8aaeb8a24660e37ff624d26 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.cf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
H A Dep0.cf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
/openbmc/u-boot/include/
H A Dusbdevice.hf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
H A Dusbdescriptors.hf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
/openbmc/u-boot/drivers/serial/
H A Dusbtty.cf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
H A Dusbtty.hf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
/openbmc/u-boot/
H A DREADMEf9da0f894328802cb8aaeb8a24660e37ff624d26 Mon Mar 26 05:08:06 CDT 2012 Vipin KUMAR <vipin.kumar@st.com> Enable high speed support for USB device framework and usbtty

This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>