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

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

Completed in 428 milliseconds