Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c46 rcode = mon_install(load_addr, dpsc_base, freq, ecrypt_bm_addr); in do_mon_install()
53 U_BOOT_CMD(mon_install, 3, 0, do_mon_install,
H A Dmon.c16 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr) in mon_install() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dmon.h13 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr);