Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c321 __weak const struct read_write_regs *get_bug_regs(u32 *iterations) in get_bug_regs() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c699 const struct read_write_regs *get_bug_regs(u32 *iterations) in get_bug_regs() function
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h1255 const struct read_write_regs *get_bug_regs(u32 *iterations);
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c1381 bug_00339_regs = get_bug_regs(&iterations); in do_bug0039_workaround()