Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h415 #define PORTDIO_CLEAR 0xFFC01524 /* Clear GPIO Pin Port D Register */ macro
DcdefBF538.h444 #define bfin_read_PORTDIO_CLEAR() bfin_read16(PORTDIO_CLEAR)
445 #define bfin_write_PORTDIO_CLEAR(val) bfin_write16(PORTDIO_CLEAR, val)