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

/linux-4.4.14/include/linux/usb/
H A Disp1301.h50 #define OTG1_DP_PULLDOWN (1 << 2) macro
/linux-4.4.14/drivers/usb/phy/
H A Dphy-isp1301.c68 | OTG1_DP_PULLDOWN)); isp1301_phy_init()
H A Dphy-isp1301-omap.c207 # define OTG1_DP_PULLDOWN (1 << 2) macro
565 clr |= OTG1_DP_PULLDOWN; otg_update_isp()
575 set |= OTG1_DP_PULLDOWN; otg_update_isp()
938 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLDOWN); b_peripheral()
1043 OTG1_DP_PULLDOWN); isp_update_otg()
1543 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN); isp1301_probe()
1545 ~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); isp1301_probe()
/linux-4.4.14/drivers/usb/host/
H A Dohci-nxp.c108 (OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); isp1301_configure_lpc32xx()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c633 (0 | OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); isp1301_udc_configure()

Completed in 91 milliseconds