Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/kernel/
Dbfin_gpio.c68 (struct gpio_port_t *)PORTG_FER,
80 (unsigned short *) PORTG_FER,
Ddebug-mmrs.c1792 D16(PORTG_FER); in bfin_debug_mmrs_init()
1813 D16(PORTG_FER); in bfin_debug_mmrs_init()
1832 D16(PORTG_FER); in bfin_debug_mmrs_init()
/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h531 #define PORTG_FER 0xFFC03204 /* Port G Function Enable Register (Alternate/Flag*) */ macro
DcdefBF512.h931 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
932 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h533 #define PORTG_FER 0xFFC03204 /* Port G Function Enable Register (Alternate/Flag*) */ macro
DcdefBF522.h948 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
949 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER, val)
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h922 #define PORTG_FER 0xFFC03204 /* Port G Function Enable Register (Alternate/Flag*) */ macro
DcdefBF534.h1698 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
1699 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER,val)
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h607 #define PORTG_FER 0xffc01580 /* Function Enable Register */ macro
DcdefBF54x_base.h1004 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
1005 #define bfin_write_PORTG_FER(val) bfin_write16(PORTG_FER, val)