Searched defs:tCK (Results 1 – 2 of 2) sorted by relevance
433 const u32 tCK = 1000000 / CONFIG_DRAM_CLK; in mctl_channel_init() local
442 static inline u32 tCK_to_ps(const ulong tCK, const ulong freq) in tCK_to_ps()