Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h613 #define PORTE_DIR_CLEAR 0xffc01554 /* GPIO Direction Clear Register */ macro
DcdefBF54x_base.h1002 #define bfin_read_PORTE_DIR_CLEAR() bfin_read16(PORTE_DIR_CLEAR)
1003 #define bfin_write_PORTE_DIR_CLEAR(val) bfin_write16(PORTE_DIR_CLEAR, val)