Home
last modified time | relevance | path

Searched refs:OTGSC_DPIE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/usb/
Dlangwell_otg.h40 # define OTGSC_DPIE BIT(30) macro
Dlangwell_udc.h217 #define OTGSC_DPIE BIT(30) /* data pulse interrupt enable */ macro
/linux-2.6.39/drivers/usb/otg/
Dlangwell_otg.c2120 val32 = OTGSC_DPIE | OTGSC_BSEIE | OTGSC_BSVIE | in langwell_otg_probe()