Home
last modified time | relevance | path

Searched refs:FLADR2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h22 #define FLADR2(f) (f->reg + 0x3C) macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7722.h375 #define FLADR2 0xA453003C macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c241 writel(addr2, FLADR2(flctl)); in set_addr()