Searched refs:USB_PLLRESET (Results 1 – 1 of 1) sorted by relevance
29 #define USB_PLLRESET (0x0002U) /* b1: PLL reset control */ macro1050 p_reg->PHYSET = (USB_DIRPD | USB_PLLRESET | USB_CLKSEL); in r_usbh_hw_init()1063 p_reg->PHYSET = (uint16_t) (p_reg->PHYSET & (~USB_PLLRESET)); in r_usbh_hw_init()