Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/
Dmon.c15 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr) in mon_install() argument
29 : "r" (addr), "r" (dpsc), "r" (freq), "r" (bm_addr) in mon_install()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/include/mach/
Dmon.h12 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr);