Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/xtensa/lib/
H A Dtime.c13 static ulong get_ccount(void) in get_ccount() function
21 #define get_ccount() fake_ccount macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dtimex.h38 static inline unsigned long get_ccount (void) in get_ccount() function