Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dsh_flctl.h28 #define FLDTFIFO(f) (f->reg + 0x24) macro
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsh_flctl.c476 buf[i] = readl(FLDTFIFO(flctl)); in read_fiforeg()
512 writel(cpu_to_be32(buf[i]), FLDTFIFO(flctl)); in write_fiforeg()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7722.h373 #define FLDTFIFO 0xA4530024 macro