Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h496 #define PORTHIO_CLEAR 0xFFC01704 /* Port H I/O Peripheral Interrupt Clear Register */ macro
DcdefBF512.h866 #define bfin_read_PORTHIO_CLEAR() bfin_read16(PORTHIO_CLEAR)
867 #define bfin_write_PORTHIO_CLEAR(val) bfin_write16(PORTHIO_CLEAR, val)
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h496 #define PORTHIO_CLEAR 0xFFC01704 /* Port H I/O Peripheral Interrupt Clear Register */ macro
DcdefBF522.h883 #define bfin_read_PORTHIO_CLEAR() bfin_read16(PORTHIO_CLEAR)
884 #define bfin_write_PORTHIO_CLEAR(val) bfin_write16(PORTHIO_CLEAR, val)
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h468 #define PORTHIO_CLEAR 0xFFC01704 /* Port H I/O Peripheral Interrupt Clear Register … macro
DcdefBF534.h842 #define bfin_read_PORTHIO_CLEAR() bfin_read16(PORTHIO_CLEAR)
843 #define bfin_write_PORTHIO_CLEAR(val) bfin_write16(PORTHIO_CLEAR,val)