Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c67 #define OTG1_DM_PULLDOWN (1 << 3) macro
117 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN); in isp1301_configure()
/openbmc/linux/include/linux/usb/
H A Disp1301.h42 #define OTG1_DM_PULLDOWN (1 << 3) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-isp1301.c70 isp1301_write(isp, ISP1301_I2C_OTG_CONTROL_1, (OTG1_DM_PULLDOWN in isp1301_phy_init()
/openbmc/linux/drivers/usb/host/
H A Dohci-nxp.c82 (OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_configure_lpc32xx()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c597 (0 | OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_udc_configure()