Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A 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()
/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);