Home
last modified time | relevance | path

Searched refs:PORTC_INEN (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h592 #define PORTC_INEN 0xffc01518 /* GPIO Input Enable Register */ macro
DcdefBF54x_base.h966 #define bfin_read_PORTC_INEN() bfin_read16(PORTC_INEN)
967 #define bfin_write_PORTC_INEN(val) bfin_write16(PORTC_INEN, val)