Home
last modified time | relevance | path

Searched refs:PORTF_FER (Results 1 – 9 of 9) sorted by relevance

/arch/blackfin/kernel/
Dbfin_gpio.c86 (struct gpio_port_t *)PORTF_FER,
98 (unsigned short *) PORTF_FER,
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h559 #define PORTF_FER 0xFFC03200 /* Port F Function Enable Register (Alternate/Flag*) */ macro
DcdefBF51x_base.h984 #define bfin_read_PORTF_FER() bfin_read16(PORTF_FER)
985 #define bfin_write_PORTF_FER(val) bfin_write16(PORTF_FER, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h561 #define PORTF_FER 0xFFC03200 /* Port F Function Enable Register (Alternate/Flag*) */ macro
DcdefBF52x_base.h984 #define bfin_read_PORTF_FER() bfin_read16(PORTF_FER)
985 #define bfin_write_PORTF_FER(val) bfin_write16(PORTF_FER, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h952 #define PORTF_FER 0xFFC03200 /* Port F Function Enable Register (Alternate/Flag*) */ macro
DcdefBF534.h1735 #define bfin_read_PORTF_FER() bfin_read16(PORTF_FER)
1736 #define bfin_write_PORTF_FER(val) bfin_write16(PORTF_FER,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h619 #define PORTF_FER 0xffc01560 /* Function Enable Register */ macro
DcdefBF54x_base.h1011 #define bfin_read_PORTF_FER() bfin_read16(PORTF_FER)
1012 #define bfin_write_PORTF_FER(val) bfin_write16(PORTF_FER, val)