Home
last modified time | relevance | path

Searched refs:nios2_callr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/nios2/include/asm/
H A Dsystem.h43 #define nios2_callr(addr) __asm__ __volatile__ ( \ macro
/openbmc/u-boot/arch/nios2/cpu/
H A Dcpu.c35 nios2_callr(gd->arch.reset_addr); in do_reset()