Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h40 API_UDELAY, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c143 syscall(API_UDELAY, NULL, &usec); in ub_udelay()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c638 calls_table[API_UDELAY] = &API_udelay; in api_init()