Searched refs:OTG1_DM_PULLDOWN (Results 1 – 2 of 2) sorted by relevance
80 # define OTG1_DM_PULLDOWN (1 << 3) macro159 i2c_write(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN, in isp1301_configure()161 i2c_write(~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN), in isp1301_configure()
210 # define OTG1_DM_PULLDOWN (1 << 3) macro567 u8 set = OTG1_DM_PULLDOWN, clr = OTG1_DM_PULLUP; in otg_update_isp()1560 OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN); in isp1301_probe()1562 ~(OTG1_DM_PULLDOWN | OTG1_DP_PULLDOWN)); in isp1301_probe()