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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h831 #define bfin_read_PORTGIO_SET() bfin_read16(PORTGIO_SET)
832 #define bfin_write_PORTGIO_SET(val) bfin_write16(PORTGIO_SET, val)
H A DdefBF512.h477 #define PORTGIO_SET 0xFFC01508 /* Port G I/O Peripheral Interrupt Set Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h848 #define bfin_read_PORTGIO_SET() bfin_read16(PORTGIO_SET)
849 #define bfin_write_PORTGIO_SET(val) bfin_write16(PORTGIO_SET, val)
H A DdefBF522.h477 #define PORTGIO_SET 0xFFC01508 /* Port G I/O Peripheral Interrupt Set Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h808 #define bfin_read_PORTGIO_SET() bfin_read16(PORTGIO_SET)
809 #define bfin_write_PORTGIO_SET(val) bfin_write16(PORTGIO_SET,val)
H A DdefBF534.h450 #define PORTGIO_SET 0xFFC01508 /* Port G I/O Peripheral Interrupt Set Register */ macro

Completed in 224 milliseconds