Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h633 #define PORTI_DIR_SET 0xffc015d0 /* GPIO Direction Set Register */ macro
DcdefBF54x_base.h1050 #define bfin_read_PORTI_DIR_SET() bfin_read16(PORTI_DIR_SET)
1051 #define bfin_write_PORTI_DIR_SET(val) bfin_write16(PORTI_DIR_SET, val)