Searched refs:PORTCIO_TOGGLE (Results 1 – 2 of 2) sorted by relevance
408 #define PORTCIO_TOGGLE 0xFFC01540 /* Toggle GPIO Pin Port C Register */ macro
434 #define bfin_read_PORTCIO_TOGGLE() bfin_read16(PORTCIO_TOGGLE)435 #define bfin_write_PORTCIO_TOGGLE(val) bfin_write16(PORTCIO_TOGGLE, val)