Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h30 #define FLTRCR(f) (f->reg + 0x2C) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c122 writeb(TRSTRT, FLTRCR(flctl)); in start_translation()
135 if (readb(FLTRCR(flctl)) & TREND) { in wait_completion()
136 writeb(0x0, FLTRCR(flctl)); in wait_completion()
143 writeb(0x0, FLTRCR(flctl)); in wait_completion()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7780.h396 #define FLTRCR 0xFFE9002C macro
H A Dcpu_sh7722.h374 #define FLTRCR 0xA453002C macro