Searched refs:PORTG_CLEAR (Results 1 – 3 of 3) sorted by relevance
610 #define PORTG_CLEAR 0xffc0158c /* GPIO Data Clear Register */ macro
1010 #define bfin_read_PORTG_CLEAR() bfin_read16(PORTG_CLEAR)1011 #define bfin_write_PORTG_CLEAR(val) bfin_write16(PORTG_CLEAR, val)
2392 #define bfin_read_PORTG_CLEAR() bfin_read32(PORTG_CLEAR)2393 #define bfin_write_PORTG_CLEAR(val) bfin_write32(PORTG_CLEAR, val)