Home
last modified time | relevance | path

Searched defs:print_timing_reg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c17 #define print_timing_reg(reg) debug(#reg" - 0x%08x\n", (reg)) macro
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c500 #define print_timing_reg(reg) debug(#reg" - 0x%08x\n", (reg)) macro