Searched refs:OTG1_DM_PULLDOWN (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/host/
H A Dohci-pnx4008.c80 # define OTG1_DM_PULLDOWN (1 << 3) macro
159 i2c_write(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN,
161 i2c_write(~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c210 # define OTG1_DM_PULLDOWN (1 << 3) macro
567 u8 set = OTG1_DM_PULLDOWN, clr = OTG1_DM_PULLUP;
1551 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN);
1553 ~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN));

Completed in 120 milliseconds