Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/
Dclock.c33 [UART_PLL] = {KS2_UARTPLLCTL0, KS2_UARTPLLCTL1},
321 reg = KS2_UARTPLLCTL0; in pll_freq_get()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/include/mach/
Dhardware.h185 #define KS2_UARTPLLCTL0 (KS2_DEVICE_STATE_CTRL_BASE + 0x390) macro