Searched refs:PORTF_CLEAR (Results 1 – 3 of 3) sorted by relevance
599 #define PORTF_CLEAR 0xffc0156c /* GPIO Data Clear Register */ macro
991 #define bfin_read_PORTF_CLEAR() bfin_read16(PORTF_CLEAR)992 #define bfin_write_PORTF_CLEAR(val) bfin_write16(PORTF_CLEAR, val)
2351 #define bfin_read_PORTF_CLEAR() bfin_read32(PORTF_CLEAR)2352 #define bfin_write_PORTF_CLEAR(val) bfin_write32(PORTF_CLEAR, val)