Searched refs:PORTCIO_CLEAR (Results 1 – 3 of 3) sorted by relevance
406 #define PORTCIO_CLEAR 0xFFC01520 /* Clear GPIO Pin Port C Register */ macro
430 #define bfin_read_PORTCIO_CLEAR() bfin_read16(PORTCIO_CLEAR)431 #define bfin_write_PORTCIO_CLEAR(val) bfin_write16(PORTCIO_CLEAR, val)
1844 D16(PORTCIO_CLEAR); in bfin_debug_mmrs_init()