Home
last modified time | relevance | path

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

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