Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dclock.c41 CLOCK_TYPE_PCXTS, enumerator
169 TYPE(PERIPHC_PWM, CLOCK_TYPE_PCXTS),
435 if (*type == CLOCK_TYPE_PCXTS) in get_periph_clock_info()
496 assert(type == CLOCK_TYPE_PCXTS); in get_periph_clock_source()
498 if (type == CLOCK_TYPE_PCXTS && parent == CLOCK_ID_SFROM32KHZ) in get_periph_clock_source()