Home
last modified time | relevance | path

Searched refs:PORTGIO_BOTH (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h490 #define PORTGIO_BOTH 0xFFC0153C /* Port G I/O Set on BOTH Edges Register */ macro
DcdefBF512.h857 #define bfin_read_PORTGIO_BOTH() bfin_read16(PORTGIO_BOTH)
858 #define bfin_write_PORTGIO_BOTH(val) bfin_write16(PORTGIO_BOTH, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h490 #define PORTGIO_BOTH 0xFFC0153C /* Port G I/O Set on BOTH Edges Register */ macro
DcdefBF522.h874 #define bfin_read_PORTGIO_BOTH() bfin_read16(PORTGIO_BOTH)
875 #define bfin_write_PORTGIO_BOTH(val) bfin_write16(PORTGIO_BOTH, val)
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h463 #define PORTGIO_BOTH 0xFFC0153C /* Port G I/O Set on BOTH Edges Register … macro
DcdefBF534.h834 #define bfin_read_PORTGIO_BOTH() bfin_read16(PORTGIO_BOTH)
835 #define bfin_write_PORTGIO_BOTH(val) bfin_write16(PORTGIO_BOTH,val)