Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c661 const struct read_write_regs omap5_bug_00339_regs[] = {
676 const struct read_write_regs dra_bug_00339_regs[] = {
699 const struct read_write_regs *get_bug_regs(u32 *iterations) in get_bug_regs()
701 const struct read_write_regs *bug_00339_regs_ptr = NULL; in get_bug_regs()
/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()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h1203 struct read_write_regs { struct
1255 const struct read_write_regs *get_bug_regs(u32 *iterations);
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c1373 const struct read_write_regs *bug_00339_regs; in do_bug0039_workaround()