Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun4i.c54 writel(APB1_CLK_SRC_OSC24M| in clock_init_uart()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun4i.h93 #define APB1_CLK_SRC_OSC24M (0x0 << 24) macro