Home
last modified time | relevance | path

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

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