Home
last modified time | relevance | path

Searched refs:PORTH_FER (Results 1 – 11 of 11) sorted by relevance

/arch/blackfin/mach-bf548/boards/
Dezkit.c309 .start = PORTH_FER,
310 .end = PORTH_FER+2,
1411 .start = PORTH_FER,
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h532 #define PORTH_FER 0xFFC03208 /* Port H Function Enable Register (Alternate/Flag*) */ macro
DcdefBF512.h933 #define bfin_read_PORTH_FER() bfin_read16(PORTH_FER)
934 #define bfin_write_PORTH_FER(val) bfin_write16(PORTH_FER, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h534 #define PORTH_FER 0xFFC03208 /* Port H Function Enable Register (Alternate/Flag*) */ macro
DcdefBF522.h950 #define bfin_read_PORTH_FER() bfin_read16(PORTH_FER)
951 #define bfin_write_PORTH_FER(val) bfin_write16(PORTH_FER, val)
/arch/blackfin/kernel/
Ddebug-mmrs.c1800 D16(PORTH_FER); in bfin_debug_mmrs_init()
1822 D16(PORTH_FER); in bfin_debug_mmrs_init()
1836 D16(PORTH_FER); in bfin_debug_mmrs_init()
Dbfin_gpio.c67 (unsigned short *) PORTH_FER,
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h923 #define PORTH_FER 0xFFC03208 /* Port H Function Enable Register (Alternate/Flag*) */ macro
DcdefBF534.h1700 #define bfin_read_PORTH_FER() bfin_read16(PORTH_FER)
1701 #define bfin_write_PORTH_FER(val) bfin_write16(PORTH_FER,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h618 #define PORTH_FER 0xffc015a0 /* Function Enable Register */ macro
DcdefBF54x_base.h1023 #define bfin_read_PORTH_FER() bfin_read16(PORTH_FER)
1024 #define bfin_write_PORTH_FER(val) bfin_write16(PORTH_FER, val)