Home
last modified time | relevance | path

Searched refs:PORTCIO_INEN (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S362 PM_SYS_PUSH16(PORTCIO_INEN)
698 PM_SYS_POP16(PORTCIO_INEN)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h410 #define PORTCIO_INEN 0xFFC01560 /* GPIO Pin Port C Input Enable Register */ macro
DcdefBF538.h438 #define bfin_read_PORTCIO_INEN() bfin_read16(PORTCIO_INEN)
439 #define bfin_write_PORTCIO_INEN(val) bfin_write16(PORTCIO_INEN, val)