Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h828 #define PORTG_DIR 0xFFC03318 /* PORTG Port x GPIO Direction Register */ macro
DcdefBF60x_base.h2394 #define bfin_read_PORTG_DIR() bfin_read32(PORTG_DIR)
2395 #define bfin_write_PORTG_DIR(val) bfin_write32(PORTG_DIR, val)