Searched refs:USB2_REF_CLK (Results 1 – 2 of 2) sorted by relevance
282 if (usb_ref != USB2_REF_CLK) { in bcm53xx_usb_clock_init()287 uint32_t new_ndiv = (USB2_REF_CLK / clk->clk_usb2) * pdiv; in bcm53xx_usb_clock_init()
346 #define USB2_REF_CLK (1920*1000*1000) macro