Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/
H A Dclock-tables.h300 PERIPH_ID_Y_FIRST, enumerator
302 PERIPH_ID_SPARE1 = PERIPH_ID_Y_FIRST,
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c823 else if ((int)periph_id < (int)PERIPH_ID_Y_FIRST) in clock_set_enable()
849 else if ((int)periph_id < (int)PERIPH_ID_Y_FIRST) in reset_set_enable()