Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h503 #define PORTHIO_MASKB 0xFFC01720 /* Port H I/O Mask State Specify Interrupt B Register */ macro
DcdefBF512.h880 #define bfin_read_PORTHIO_MASKB() bfin_read16(PORTHIO_MASKB)
881 #define bfin_write_PORTHIO_MASKB(val) bfin_write16(PORTHIO_MASKB, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h503 #define PORTHIO_MASKB 0xFFC01720 /* Port H I/O Mask State Specify Interrupt B Register */ macro
DcdefBF522.h897 #define bfin_read_PORTHIO_MASKB() bfin_read16(PORTHIO_MASKB)
898 #define bfin_write_PORTHIO_MASKB(val) bfin_write16(PORTHIO_MASKB, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h475 #define PORTHIO_MASKB 0xFFC01720 /* Port H I/O Mask State Specify Interrupt B Register */ macro
DcdefBF534.h856 #define bfin_read_PORTHIO_MASKB() bfin_read16(PORTHIO_MASKB)
857 #define bfin_write_PORTHIO_MASKB(val) bfin_write16(PORTHIO_MASKB,val)