Searched refs:PORTCIO_INEN (Results 1 – 3 of 3) sorted by relevance
410 #define PORTCIO_INEN 0xFFC01560 /* GPIO Pin Port C Input Enable Register */ macro
438 #define bfin_read_PORTCIO_INEN() bfin_read16(PORTCIO_INEN)439 #define bfin_write_PORTCIO_INEN(val) bfin_write16(PORTCIO_INEN, val)
1847 D16(PORTCIO_INEN); in bfin_debug_mmrs_init()