Home
last modified time | relevance | path

Searched refs:C6X_NDELAY_SCALE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Ddelay.h44 #define C6X_NDELAY_SCALE 10 macro
48 _c6x_tickdelay((ticks_per_ns_scaled * n) >> C6X_NDELAY_SCALE); in _ndelay()
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dsetup.c109 tmp = (uint64_t)core_khz << C6X_NDELAY_SCALE; in get_cpuinfo()

Completed in 1 milliseconds