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

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

Completed in 228 milliseconds