Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h416 #define PORTDIO_SET 0xFFC01534 /* Set GPIO Pin Port D Register */ macro
DcdefBF538.h446 #define bfin_read_PORTDIO_SET() bfin_read16(PORTDIO_SET)
447 #define bfin_write_PORTDIO_SET(val) bfin_write16(PORTDIO_SET, val)