Home
last modified time | relevance | path

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

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