Searched refs:PORTDIO_FER (Results 1 – 4 of 4) sorted by relevance
413 #define PORTDIO_FER 0xFFC01504 /* GPIO Pin Port D Configuration Register */ macro
440 #define bfin_read_PORTDIO_FER() bfin_read16(PORTDIO_FER)441 #define bfin_write_PORTDIO_FER(val) bfin_write16(PORTDIO_FER, val)
94 (unsigned short *) PORTDIO_FER,
1852 D16(PORTDIO_FER); in bfin_debug_mmrs_init()