Searched refs:PORTC_INEN (Results 1 – 2 of 2) sorted by relevance
592 #define PORTC_INEN 0xffc01518 /* GPIO Input Enable Register */ macro
966 #define bfin_read_PORTC_INEN() bfin_read16(PORTC_INEN)967 #define bfin_write_PORTC_INEN(val) bfin_write16(PORTC_INEN, val)