Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h406 #define PORTCIO_CLEAR 0xFFC01520 /* Clear GPIO Pin Port C Register */ macro
DcdefBF538.h430 #define bfin_read_PORTCIO_CLEAR() bfin_read16(PORTCIO_CLEAR)
431 #define bfin_write_PORTCIO_CLEAR(val) bfin_write16(PORTCIO_CLEAR, val)