Home
last modified time | relevance | path

Searched refs:mpll_mul (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-octeon.c264 int ref_clk_sel, int ref_clk_fsel, int mpll_mul, in dwc3_octeon_setup()
324 val |= FIELD_PREP(USBDRD_UCTL_CTL_MPLL_MULTIPLIER, mpll_mul); in dwc3_octeon_setup()
419 int ref_clk_sel, ref_clk_fsel, mpll_mul; in dwc3_octeon_probe() local
465 mpll_mul = 0x19; in dwc3_octeon_probe()
470 mpll_mul = 0x32; in dwc3_octeon_probe()
473 mpll_mul = 0x28; in dwc3_octeon_probe()
506 err = dwc3_octeon_setup(octeon, ref_clk_sel, ref_clk_fsel, mpll_mul, in dwc3_octeon_probe()
263 dwc3_octeon_setup(struct dwc3_octeon *octeon, int ref_clk_sel, int ref_clk_fsel, int mpll_mul, int power_gpio, int power_active_low) dwc3_octeon_setup() argument
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-usb.c292 int mpll_mul; in dwc3_octeon_clocks_start() local
403 mpll_mul = 0x19; in dwc3_octeon_clocks_start()
408 mpll_mul = 0x32; in dwc3_octeon_clocks_start()
411 mpll_mul = 0x28; in dwc3_octeon_clocks_start()
414 uctl_ctl.s.mpll_multiplier = mpll_mul; in dwc3_octeon_clocks_start()

Completed in 2 milliseconds