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

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h868 #define bfin_read_PORTHIO_SET() bfin_read16(PORTHIO_SET)
869 #define bfin_write_PORTHIO_SET(val) bfin_write16(PORTHIO_SET, val)
H A DdefBF512.h497 #define PORTHIO_SET 0xFFC01708 /* Port H I/O Peripheral Interrupt Set Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h885 #define bfin_read_PORTHIO_SET() bfin_read16(PORTHIO_SET)
886 #define bfin_write_PORTHIO_SET(val) bfin_write16(PORTHIO_SET, val)
H A DdefBF522.h497 #define PORTHIO_SET 0xFFC01708 /* Port H I/O Peripheral Interrupt Set Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h844 #define bfin_read_PORTHIO_SET() bfin_read16(PORTHIO_SET)
845 #define bfin_write_PORTHIO_SET(val) bfin_write16(PORTHIO_SET,val)
H A DdefBF534.h469 #define PORTHIO_SET 0xFFC01708 /* Port H I/O Peripheral Interrupt Set Register */ macro

Completed in 212 milliseconds