Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dsh_flctl.h30 #define FLTRCR(f) (f->reg + 0x2C) macro
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsh_flctl.c123 writeb(TRSTRT, FLTRCR(flctl)); in start_translation()
136 if (readb(FLTRCR(flctl)) & TREND) { in wait_completion()
137 writeb(0x0, FLTRCR(flctl)); in wait_completion()
144 writeb(0x0, FLTRCR(flctl)); in wait_completion()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7780.h397 #define FLTRCR 0xFFE9002C macro
H A Dcpu_sh7722.h375 #define FLTRCR 0xA453002C macro