Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h143 #define PORTFIO_SET 0xFFC00708 /* Port F I/O Peripheral Interrupt Set Register */ macro
DcdefBF512.h211 #define bfin_read_PORTFIO_SET() bfin_read16(PORTFIO_SET)
212 #define bfin_write_PORTFIO_SET(val) bfin_write16(PORTFIO_SET, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h139 #define PORTFIO_SET 0xFFC00708 /* Port F I/O Peripheral Interrupt Set Register */ macro
DcdefBF522.h228 #define bfin_read_PORTFIO_SET() bfin_read16(PORTFIO_SET)
229 #define bfin_write_PORTFIO_SET(val) bfin_write16(PORTFIO_SET, val)
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h119 #define PORTFIO_SET 0xFFC00708 /* Port F I/O Peripheral Interrupt Set Register */ macro
DcdefBF534.h194 #define bfin_read_PORTFIO_SET() bfin_read16(PORTFIO_SET)
195 #define bfin_write_PORTFIO_SET(val) bfin_write16(PORTFIO_SET,val)
/linux-3.4.99/arch/blackfin/mach-bf538/include/mach/
DcdefBF538.h396 #define bfin_read_PORTFIO_SET() bfin_read16(PORTFIO_SET)
397 #define bfin_write_PORTFIO_SET(val) bfin_write16(PORTFIO_SET, val)