Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h488 #define PORTGIO_POLAR 0xFFC01534 /* Port G I/O Source Polarity Register */ macro
DcdefBF512.h853 #define bfin_read_PORTGIO_POLAR() bfin_read16(PORTGIO_POLAR)
854 #define bfin_write_PORTGIO_POLAR(val) bfin_write16(PORTGIO_POLAR, val)
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h488 #define PORTGIO_POLAR 0xFFC01534 /* Port G I/O Source Polarity Register */ macro
DcdefBF522.h870 #define bfin_read_PORTGIO_POLAR() bfin_read16(PORTGIO_POLAR)
871 #define bfin_write_PORTGIO_POLAR(val) bfin_write16(PORTGIO_POLAR, val)
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h461 #define PORTGIO_POLAR 0xFFC01534 /* Port G I/O Source Polarity Register … macro
DcdefBF534.h830 #define bfin_read_PORTGIO_POLAR() bfin_read16(PORTGIO_POLAR)
831 #define bfin_write_PORTGIO_POLAR(val) bfin_write16(PORTGIO_POLAR,val)