Searched refs:PORTDIO_CLEAR (Results 1 – 2 of 2) sorted by relevance
415 #define PORTDIO_CLEAR 0xFFC01524 /* Clear GPIO Pin Port D Register */ macro
444 #define bfin_read_PORTDIO_CLEAR() bfin_read16(PORTDIO_CLEAR)445 #define bfin_write_PORTDIO_CLEAR(val) bfin_write16(PORTDIO_CLEAR, val)