Home
last modified time | relevance | path

Searched refs:KS2_PASSPLLCTL0 (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/
Dclock.c29 [PASS_PLL] = {KS2_PASSPLLCTL0, KS2_PASSPLLCTL1},
305 reg = KS2_PASSPLLCTL0; in pll_freq_get()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/include/mach/
Dhardware.h177 #define KS2_PASSPLLCTL0 (KS2_DEVICE_STATE_CTRL_BASE + 0x358) macro