Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h149 #define PORTFIO_MASKB 0xFFC00720 /* Port F I/O Mask State Specify Interrupt B Register */ macro
DcdefBF512.h223 #define bfin_read_PORTFIO_MASKB() bfin_read16(PORTFIO_MASKB)
224 #define bfin_write_PORTFIO_MASKB(val) bfin_write16(PORTFIO_MASKB, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h145 #define PORTFIO_MASKB 0xFFC00720 /* Port F I/O Mask State Specify Interrupt B Register */ macro
DcdefBF522.h240 #define bfin_read_PORTFIO_MASKB() bfin_read16(PORTFIO_MASKB)
241 #define bfin_write_PORTFIO_MASKB(val) bfin_write16(PORTFIO_MASKB, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h125 #define PORTFIO_MASKB 0xFFC00720 /* Port F I/O Mask State Specify Interrupt B Register */ macro
DcdefBF534.h206 #define bfin_read_PORTFIO_MASKB() bfin_read16(PORTFIO_MASKB)
207 #define bfin_write_PORTFIO_MASKB(val) bfin_write16(PORTFIO_MASKB,val)
/arch/blackfin/mach-bf538/include/mach/
DcdefBF538.h408 #define bfin_read_PORTFIO_MASKB() bfin_read16(PORTFIO_MASKB)
409 #define bfin_write_PORTFIO_MASKB(val) bfin_write16(PORTFIO_MASKB, val)