Searched refs:PORTGIO_DIR (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h851 #define bfin_read_PORTGIO_DIR() bfin_read16(PORTGIO_DIR)
852 #define bfin_write_PORTGIO_DIR(val) bfin_write16(PORTGIO_DIR, val)
H A DdefBF512.h487 #define PORTGIO_DIR 0xFFC01530 /* Port G I/O Direction Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h868 #define bfin_read_PORTGIO_DIR() bfin_read16(PORTGIO_DIR)
869 #define bfin_write_PORTGIO_DIR(val) bfin_write16(PORTGIO_DIR, val)
H A DdefBF522.h487 #define PORTGIO_DIR 0xFFC01530 /* Port G I/O Direction Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h828 #define bfin_read_PORTGIO_DIR() bfin_read16(PORTGIO_DIR)
829 #define bfin_write_PORTGIO_DIR(val) bfin_write16(PORTGIO_DIR,val)
H A DdefBF534.h460 #define PORTGIO_DIR 0xFFC01530 /* Port G I/O Direction Register */ macro

Completed in 312 milliseconds