Searched refs:PORTD_DIR (Results 1 - 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2271 #define bfin_read_PORTD_DIR() bfin_read32(PORTD_DIR)
2272 #define bfin_write_PORTD_DIR(val) bfin_write32(PORTD_DIR, val)
H A DdefBF60x_base.h759 #define PORTD_DIR 0xFFC03198 /* PORTD Port x GPIO Direction Register */ macro

Completed in 47 milliseconds