Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h491 #define PORTGIO_INEN 0xFFC01540 /* Port G I/O Input Enable Register */ macro
DcdefBF512.h859 #define bfin_read_PORTGIO_INEN() bfin_read16(PORTGIO_INEN)
860 #define bfin_write_PORTGIO_INEN(val) bfin_write16(PORTGIO_INEN, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h491 #define PORTGIO_INEN 0xFFC01540 /* Port G I/O Input Enable Register */ macro
DcdefBF522.h876 #define bfin_read_PORTGIO_INEN() bfin_read16(PORTGIO_INEN)
877 #define bfin_write_PORTGIO_INEN(val) bfin_write16(PORTGIO_INEN, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h464 #define PORTGIO_INEN 0xFFC01540 /* Port G I/O Input Enable Register … macro
DcdefBF534.h836 #define bfin_read_PORTGIO_INEN() bfin_read16(PORTGIO_INEN)
837 #define bfin_write_PORTGIO_INEN(val) bfin_write16(PORTGIO_INEN,val)