Searched refs:OTG1_DP_PULLDOWN (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/phy/
H A Dphy-isp1301.c67 | OTG1_DP_PULLDOWN));
H A Dphy-isp1301-omap.c207 # define OTG1_DP_PULLDOWN (1 << 2) macro
565 clr |= OTG1_DP_PULLDOWN;
575 set |= OTG1_DP_PULLDOWN;
939 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLDOWN);
1044 OTG1_DP_PULLDOWN);
1544 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN);
1546 ~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN));
/drivers/usb/host/
H A Dohci-nxp.c108 (OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN));
/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c635 (0 | OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN));

Completed in 50 milliseconds