Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h377 extern int handle_bc __P((struct ppc_ctx *));
H A Dtables.h86 handle_bc, "bc", H_RELATIVE },
/openbmc/u-boot/common/
H A Dbedbug.c656 int handle_bc (struct ppc_ctx *ctx) in handle_bc() function