Home
last modified time | relevance | path

Searched refs:PORTCIO_FER (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S360 #ifdef PORTCIO_FER
364 PM_SYS_PUSH16(PORTCIO_FER)
687 #ifdef PORTCIO_FER
696 PM_SYS_POP16(PORTCIO_FER)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h404 #define PORTCIO_FER 0xFFC01500 /* GPIO Pin Port C Configuration Register */ macro
DcdefBF538.h426 #define bfin_read_PORTCIO_FER() bfin_read16(PORTCIO_FER)
427 #define bfin_write_PORTCIO_FER(val) bfin_write16(PORTCIO_FER, val)
/linux-2.6.39/arch/blackfin/kernel/
Dbfin_gpio.c105 (unsigned short *) PORTCIO_FER,