Home
last modified time | relevance | path

Searched refs:OTG1_DM_PULLUP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c65 #define OTG1_DM_PULLUP (1 << 1) macro
119 OTG1_DM_PULLUP | OTG1_DP_PULLUP); in isp1301_configure()
/openbmc/linux/include/linux/usb/
H A Disp1301.h40 #define OTG1_DM_PULLUP (1 << 1) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-isp1301.c72 isp1301_clear(isp, ISP1301_I2C_OTG_CONTROL_1, (OTG1_DM_PULLUP in isp1301_phy_init()
/openbmc/linux/drivers/usb/host/
H A Dohci-nxp.c85 (OTG1_DM_PULLUP | OTG1_DP_PULLUP)); in isp1301_configure_lpc32xx()