Home
last modified time | relevance | path

Searched refs:mxc_get_pll_pfd (Results 1 – 25 of 63) sorted by relevance

123

/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/arm/cpu/armv7/mx6/
H A Dclock.c282 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
285 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
289 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
360 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
387 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
390 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
413 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
416 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
420 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_mmdc_ch0_clk()
581 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c353 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
356 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
360 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
444 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
469 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
472 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
513 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
516 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
520 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1027 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c353 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
356 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
360 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
444 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
469 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
472 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
513 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
516 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
520 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1027 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c353 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
356 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
360 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
444 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
469 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
472 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
513 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
516 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
520 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1027 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c353 freq = mxc_get_pll_pfd(PLL_BUS, 2);
356 freq = mxc_get_pll_pfd(PLL_BUS, 0);
360 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2;
444 root_freq = mxc_get_pll_pfd(PLL_BUS, 2);
469 root_freq = mxc_get_pll_pfd(PLL_BUS, 2);
472 root_freq = mxc_get_pll_pfd(PLL_BUS, 0);
513 freq = mxc_get_pll_pfd(PLL_BUS, 2);
516 freq = mxc_get_pll_pfd(PLL_BUS, 0);
520 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1;
1027 root_freq = mxc_get_pll_pfd(PLL_BUS, 0);
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/mach-imx/mx6/
H A Dclock.c355 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
358 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
362 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
446 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
471 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
474 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
515 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
518 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
522 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1029 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
[all …]

123