Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h480 #define PORTGIO_MASKA_CLEAR 0xFFC01514 /* Port G I/O Mask Disable Interrupt A Register */ macro
DcdefBF512.h837 #define bfin_read_PORTGIO_MASKA_CLEAR() bfin_read16(PORTGIO_MASKA_CLEAR)
838 #define bfin_write_PORTGIO_MASKA_CLEAR(val) bfin_write16(PORTGIO_MASKA_CLEAR, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h480 #define PORTGIO_MASKA_CLEAR 0xFFC01514 /* Port G I/O Mask Disable Interrupt A Register */ macro
DcdefBF522.h854 #define bfin_read_PORTGIO_MASKA_CLEAR() bfin_read16(PORTGIO_MASKA_CLEAR)
855 #define bfin_write_PORTGIO_MASKA_CLEAR(val) bfin_write16(PORTGIO_MASKA_CLEAR, val)
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h453 #define PORTGIO_MASKA_CLEAR 0xFFC01514 /* Port G I/O Mask Disable Interrupt A Register … macro
DcdefBF534.h814 #define bfin_read_PORTGIO_MASKA_CLEAR() bfin_read16(PORTGIO_MASKA_CLEAR)
815 #define bfin_write_PORTGIO_MASKA_CLEAR(val) bfin_write16(PORTGIO_MASKA_CLEAR,val)