Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h483 #define PORTGIO_MASKB 0xFFC01520 /* Port G I/O Mask State Specify Interrupt B Register */ macro
DcdefBF512.h843 #define bfin_read_PORTGIO_MASKB() bfin_read16(PORTGIO_MASKB)
844 #define bfin_write_PORTGIO_MASKB(val) bfin_write16(PORTGIO_MASKB, val)
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h483 #define PORTGIO_MASKB 0xFFC01520 /* Port G I/O Mask State Specify Interrupt B Register */ macro
DcdefBF522.h860 #define bfin_read_PORTGIO_MASKB() bfin_read16(PORTGIO_MASKB)
861 #define bfin_write_PORTGIO_MASKB(val) bfin_write16(PORTGIO_MASKB, val)
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h456 #define PORTGIO_MASKB 0xFFC01520 /* Port G I/O Mask State Specify Interrupt B Register */ macro
DcdefBF534.h820 #define bfin_read_PORTGIO_MASKB() bfin_read16(PORTGIO_MASKB)
821 #define bfin_write_PORTGIO_MASKB(val) bfin_write16(PORTGIO_MASKB,val)