Home
last modified time | relevance | path

Searched refs:PORTFIO_CLEAR (Results 1 – 7 of 7) sorted by relevance

/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h142 #define PORTFIO_CLEAR 0xFFC00704 /* Port F I/O Peripheral Interrupt Clear Register */ macro
DcdefBF512.h209 #define bfin_read_PORTFIO_CLEAR() bfin_read16(PORTFIO_CLEAR)
210 #define bfin_write_PORTFIO_CLEAR(val) bfin_write16(PORTFIO_CLEAR, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h138 #define PORTFIO_CLEAR 0xFFC00704 /* Port F I/O Peripheral Interrupt Clear Register */ macro
DcdefBF522.h226 #define bfin_read_PORTFIO_CLEAR() bfin_read16(PORTFIO_CLEAR)
227 #define bfin_write_PORTFIO_CLEAR(val) bfin_write16(PORTFIO_CLEAR, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h118 #define PORTFIO_CLEAR 0xFFC00704 /* Port F I/O Peripheral Interrupt Clear Register … macro
DcdefBF534.h192 #define bfin_read_PORTFIO_CLEAR() bfin_read16(PORTFIO_CLEAR)
193 #define bfin_write_PORTFIO_CLEAR(val) bfin_write16(PORTFIO_CLEAR,val)
/arch/blackfin/mach-bf538/include/mach/
DcdefBF538.h394 #define bfin_read_PORTFIO_CLEAR() bfin_read16(PORTFIO_CLEAR)
395 #define bfin_write_PORTFIO_CLEAR(val) bfin_write16(PORTFIO_CLEAR, val)