Home
last modified time | relevance | path

Searched refs:PORTC_DIR (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h736 #define PORTC_DIR 0xFFC03118 /* PORTC Port x GPIO Direction Register */ macro
DcdefBF60x_base.h2230 #define bfin_read_PORTC_DIR() bfin_read32(PORTC_DIR)
2231 #define bfin_write_PORTC_DIR(val) bfin_write32(PORTC_DIR, val)