Searched refs:PORTG_DIR_CLEAR (Results 1 - 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h612 #define PORTG_DIR_CLEAR 0xffc01594 /* GPIO Direction Clear Register */ macro
H A DcdefBF54x_base.h1014 #define bfin_read_PORTG_DIR_CLEAR() bfin_read16(PORTG_DIR_CLEAR)
1015 #define bfin_write_PORTG_DIR_CLEAR(val) bfin_write16(PORTG_DIR_CLEAR, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2398 #define bfin_read_PORTG_DIR_CLEAR() bfin_read32(PORTG_DIR_CLEAR)
2399 #define bfin_write_PORTG_DIR_CLEAR(val) bfin_write32(PORTG_DIR_CLEAR, val)
H A DdefBF60x_base.h830 #define PORTG_DIR_CLEAR 0xFFC03320 /* PORTG Port x GPIO Direction Clear Register */ macro

Completed in 161 milliseconds