Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dapi_public.h35 API_TSTC, enumerator
/openbmc/u-boot/examples/api/
H A Dglue.c89 if (!syscall(API_TSTC, NULL, &t)) in ub_tstc()
/openbmc/u-boot/api/
H A Dapi.c633 calls_table[API_TSTC] = &API_tstc; in api_init()