Searched refs:PORTDIO_TOGGLE (Results 1 – 2 of 2) sorted by relevance
417 #define PORTDIO_TOGGLE 0xFFC01544 /* Toggle GPIO Pin Port D Register */ macro
448 #define bfin_read_PORTDIO_TOGGLE() bfin_read16(PORTDIO_TOGGLE)449 #define bfin_write_PORTDIO_TOGGLE(val) bfin_write16(PORTDIO_TOGGLE, val)