Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h476 #define PORTGIO_CLEAR 0xFFC01504 /* Port G I/O Peripheral Interrupt Clear Register */ macro
DcdefBF512.h829 #define bfin_read_PORTGIO_CLEAR() bfin_read16(PORTGIO_CLEAR)
830 #define bfin_write_PORTGIO_CLEAR(val) bfin_write16(PORTGIO_CLEAR, val)
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h476 #define PORTGIO_CLEAR 0xFFC01504 /* Port G I/O Peripheral Interrupt Clear Register */ macro
DcdefBF522.h846 #define bfin_read_PORTGIO_CLEAR() bfin_read16(PORTGIO_CLEAR)
847 #define bfin_write_PORTGIO_CLEAR(val) bfin_write16(PORTGIO_CLEAR, val)
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h449 #define PORTGIO_CLEAR 0xFFC01504 /* Port G I/O Peripheral Interrupt Clear Register … macro
DcdefBF534.h806 #define bfin_read_PORTGIO_CLEAR() bfin_read16(PORTGIO_CLEAR)
807 #define bfin_write_PORTGIO_CLEAR(val) bfin_write16(PORTGIO_CLEAR,val)