Home
last modified time | relevance | path

Searched refs:API_GET_TIMER (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h41 API_GET_TIMER, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c150 if (!syscall(API_GET_TIMER, NULL, &cur, &base)) in ub_get_timer()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c639 calls_table[API_GET_TIMER] = &API_get_timer; in api_init()