Searched refs:USB_DIRPD (Results 1 – 1 of 1) sorted by relevance
28 #define USB_DIRPD (0x0001U) /* b0: Power down control */ macro1050 p_reg->PHYSET = (USB_DIRPD | USB_PLLRESET | USB_CLKSEL); in r_usbh_hw_init()1061 p_reg->PHYSET = (uint16_t) (p_reg->PHYSET & (~USB_DIRPD)); in r_usbh_hw_init()