Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c45 rcode = mon_install(load_addr, dpsc_base, freq, ecrypt_bm_addr); in do_mon_install()
52 U_BOOT_CMD(mon_install, 3, 0, do_mon_install,
H A Dmon.c15 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr) in mon_install() function
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dmon.h12 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr);