Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Dcpu.h15 #define CSITE_KHZ 144000 macro
19 #define CSITE_KHZ 136000 macro
H A Dcpu.c393 src = CLK_DIVIDER(NVBL_PLLP_KHZ, CSITE_KHZ); in clock_enable_coresight()