Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h408 #define PORTCIO_TOGGLE 0xFFC01540 /* Toggle GPIO Pin Port C Register */ macro
DcdefBF538.h434 #define bfin_read_PORTCIO_TOGGLE() bfin_read16(PORTCIO_TOGGLE)
435 #define bfin_write_PORTCIO_TOGGLE(val) bfin_write16(PORTCIO_TOGGLE, val)