Home
last modified time | relevance | path

Searched refs:get_bug_regs (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c320 __weak const struct read_write_regs *get_bug_regs(u32 *iterations) in get_bug_regs() function
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c702 const struct read_write_regs *get_bug_regs(u32 *iterations) in get_bug_regs() function
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1303 const struct read_write_regs *get_bug_regs(u32 *iterations);
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c1467 bug_00339_regs = get_bug_regs(&iterations); in do_bug0039_workaround()