Searched refs:USB2_OTG_PAD_CTL1_RPD_CTRL (Results 1 – 1 of 1) sorted by relevance
127 #define USB2_OTG_PAD_CTL1_RPD_CTRL(x) (((x) & 0x1F) << 26) macro1296 reg &= ~USB2_OTG_PAD_CTL1_RPD_CTRL(~0); in usb2_enable()1301 reg |= USB2_OTG_PAD_CTL1_RPD_CTRL(sc->rpd_ctrl); in usb2_enable()