Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Disp1301.h41 #define OTG1_DP_PULLDOWN (1 << 2) macro
/linux-6.1.9/drivers/usb/phy/
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()
1525 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN); in isp1301_probe()
1527 ~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_probe()
Dphy-isp1301.c71 | OTG1_DP_PULLDOWN)); in isp1301_phy_init()
/linux-6.1.9/drivers/usb/host/
Dohci-nxp.c82 (OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_configure_lpc32xx()
/linux-6.1.9/drivers/usb/gadget/udc/
Dlpc32xx_udc.c597 (0 | OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_udc_configure()