Home
last modified time | relevance | path

Searched defs:get_ccount (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/xtensa/lib/
H A Dtime.c14 static ulong get_ccount(void) in get_ccount() function
22 #define get_ccount() fake_ccount macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dtimex.h38 static inline unsigned long get_ccount (void) in get_ccount() function