Home
last modified time | relevance | path

Searched refs:PORTGIO (Results 1 – 8 of 8) sorted by relevance

/arch/blackfin/kernel/
Ddebug-mmrs.c1770 #define PORTGIO FIO1_FLAG_D in bfin_debug_mmrs_init() macro
1779 #ifdef PORTGIO in bfin_debug_mmrs_init()
1780 PORT(PORTGIO, 'G'); in bfin_debug_mmrs_init()
Dbfin_gpio.c55 (struct gpio_port_t *) PORTGIO,
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h475 #define PORTGIO 0xFFC01500 /* Port G I/O Pin State Specify Register */ macro
DcdefBF522.h844 #define bfin_read_PORTGIO() bfin_read16(PORTGIO)
845 #define bfin_write_PORTGIO(val) bfin_write16(PORTGIO, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h475 #define PORTGIO 0xFFC01500 /* Port G I/O Pin State Specify Register */ macro
DcdefBF512.h827 #define bfin_read_PORTGIO() bfin_read16(PORTGIO)
828 #define bfin_write_PORTGIO(val) bfin_write16(PORTGIO, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h448 #define PORTGIO 0xFFC01500 /* Port G I/O Pin State Specify Register … macro
DcdefBF534.h804 #define bfin_read_PORTGIO() bfin_read16(PORTGIO)
805 #define bfin_write_PORTGIO(val) bfin_write16(PORTGIO,val)