Home
last modified time | relevance | path

Searched hist:cc67a0b6e5eb0a96743d2513ab6037bd13d183d5 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dclock.hcc67a0b6e5eb0a96743d2513ab6037bd13d183d5 Wed Jan 14 18:17:15 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers

Which pll-s are available depends on the machine type, move the
clock_get_pllX / clock_set_pllX prototypes to the clock_sun?i.h header files
so that we only declare what is actually available. e.g. clock_get_pll5p()
is not available on sun6i / sun8i, and with sun9i we get a completely
different set of plls.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
H A Dclock_sun4i.hcc67a0b6e5eb0a96743d2513ab6037bd13d183d5 Wed Jan 14 18:17:15 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers

Which pll-s are available depends on the machine type, move the
clock_get_pllX / clock_set_pllX prototypes to the clock_sun?i.h header files
so that we only declare what is actually available. e.g. clock_get_pll5p()
is not available on sun6i / sun8i, and with sun9i we get a completely
different set of plls.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
H A Dclock_sun6i.hcc67a0b6e5eb0a96743d2513ab6037bd13d183d5 Wed Jan 14 18:17:15 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers

Which pll-s are available depends on the machine type, move the
clock_get_pllX / clock_set_pllX prototypes to the clock_sun?i.h header files
so that we only declare what is actually available. e.g. clock_get_pll5p()
is not available on sun6i / sun8i, and with sun9i we get a completely
different set of plls.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>