Home
last modified time | relevance | path

Searched refs:PORTDIO_TOGGLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h417 #define PORTDIO_TOGGLE 0xFFC01544 /* Toggle GPIO Pin Port D Register */ macro
DcdefBF538.h448 #define bfin_read_PORTDIO_TOGGLE() bfin_read16(PORTDIO_TOGGLE)
449 #define bfin_write_PORTDIO_TOGGLE(val) bfin_write16(PORTDIO_TOGGLE, val)