Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra210/
H A Dclock-tables.h301 PERIPH_ID_Y_FIRST, enumerator
303 PERIPH_ID_SPARE1 = PERIPH_ID_Y_FIRST,
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c824 else if ((int)periph_id < (int)PERIPH_ID_Y_FIRST) in clock_set_enable()
850 else if ((int)periph_id < (int)PERIPH_ID_Y_FIRST) in reset_set_enable()