Searched refs:OTG_IRQ_SRC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h179 #define OTG_IRQ_SRC (OTG_BASE + 0x14) /* 16-bit */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c677 u16 otg_irq = omap_readw(OTG_IRQ_SRC);
684 omap_writew(OPRT_CHG, OTG_IRQ_SRC);
700 omap_writew(B_SRP_TMROUT, OTG_IRQ_SRC);
718 omap_writew(B_HNP_FAIL, OTG_IRQ_SRC);
743 omap_writew(A_SRP_DETECT, OTG_IRQ_SRC);
760 omap_writew(A_REQ_TMROUT, OTG_IRQ_SRC);
774 omap_writew(A_VBUS_ERR, OTG_IRQ_SRC);
831 omap_writew(DRIVER_SWITCH, OTG_IRQ_SRC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2375 tmp = omap_readw(OTG_IRQ_SRC);

Completed in 122 milliseconds