Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c67 #define OTG1_DP_PULLDOWN (1 << 2) macro
118 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN); in isp1301_configure()
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-isp1301-omap.c194 # define OTG1_DP_PULLDOWN (1 << 2) macro
552 clr |= OTG1_DP_PULLDOWN; in otg_update_isp()
562 set |= OTG1_DP_PULLDOWN; in otg_update_isp()
925 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLDOWN); in b_peripheral()
1030 OTG1_DP_PULLDOWN); in isp_update_otg()
1529 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN); in isp1301_probe()
1531 ~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_probe()
H A Dphy-isp1301.c71 | OTG1_DP_PULLDOWN)); in isp1301_phy_init()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Disp1301.h51 #define OTG1_DP_PULLDOWN (1 << 2) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-nxp.c82 (OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_configure_lpc32xx()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c598 (0 | OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_udc_configure()