Searched refs:OTG1_DP_PULLUP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c207 # define OTG1_DP_PULLUP (1 << 0) macro
587 set |= OTG1_DP_PULLUP;
599 clr |= OTG1_DP_PULLUP;
652 if (clr & OTG1_DP_PULLUP)
658 if (clr & OTG1_DP_PULLUP)
960 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLUP);
1067 OTG1_DP_PULLUP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-pnx4008.c77 # define OTG1_DP_PULLUP (1 << 0) macro

Completed in 122 milliseconds