Home
last modified time | relevance | path

Searched refs:USBCFG_SESEND (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/usb/
Dlangwell_otg.h82 # define USBCFG_SESEND BIT(11) macro
/linux-2.6.39/drivers/usb/otg/
Dlangwell_otg.c309 !!(usbcfg & USBCFG_SESEND)); in langwell_otg_check_otgsc()
324 if (!!(otgsc & OTGSC_BSE) ^ !!(usbcfg & USBCFG_SESEND)) { in langwell_otg_check_otgsc()