Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.h14 #define CSITE_KHZ 144000 macro
18 #define CSITE_KHZ 136000 macro
H A Dcpu.c392 src = CLK_DIVIDER(NVBL_PLLP_KHZ, CSITE_KHZ); in clock_enable_coresight()