Home
last modified time | relevance | path

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

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