Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h569 #define PORTC_INEN 0xffc01518 /* GPIO Input Enable Register */ macro
DcdefBF54x_base.h940 #define bfin_read_PORTC_INEN() bfin_read16(PORTC_INEN)
941 #define bfin_write_PORTC_INEN(val) bfin_write16(PORTC_INEN, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h739 #define PORTC_INEN 0xFFC03124 /* PORTC Port x GPIO Input Enable Register */ macro
DcdefBF60x_base.h2236 #define bfin_read_PORTC_INEN() bfin_read32(PORTC_INEN)
2237 #define bfin_write_PORTC_INEN(val) bfin_write32(PORTC_INEN, val)