Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h39 API_UDELAY, enumerator
/external/u-boot/examples/api/
Dglue.c142 syscall(API_UDELAY, NULL, &usec); in ub_udelay()
/external/u-boot/api/
Dapi.c637 calls_table[API_UDELAY] = &API_udelay; in api_init()