Searched refs:PORTCIO_FER (Results 1 – 4 of 4) sorted by relevance
404 #define PORTCIO_FER 0xFFC01500 /* GPIO Pin Port C Configuration Register */ macro
426 #define bfin_read_PORTCIO_FER() bfin_read16(PORTCIO_FER)427 #define bfin_write_PORTCIO_FER(val) bfin_write16(PORTCIO_FER, val)
93 (unsigned short *) PORTCIO_FER,
1842 D16(PORTCIO_FER); in bfin_debug_mmrs_init()