Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dbfin_gpio.c87 (struct gpio_port_t *)PORTG_FER,
99 (unsigned short *) PORTG_FER,
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h560 #define PORTG_FER 0xFFC03204 /* Port G Function Enable Register (Alternate/Flag*) */ macro
DcdefBF51x_base.h986 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
987 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h562 #define PORTG_FER 0xFFC03204 /* Port G Function Enable Register (Alternate/Flag*) */ macro
DcdefBF52x_base.h986 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
987 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h953 #define PORTG_FER 0xFFC03204 /* Port G Function Enable Register (Alternate/Flag*) */ macro
DcdefBF534.h1737 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
1738 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h630 #define PORTG_FER 0xffc01580 /* Function Enable Register */ macro
DcdefBF54x_base.h1030 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
1031 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER, val)