Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h580 #define PORTD_INEN 0xffc01538 /* GPIO Input Enable Register */ macro
DcdefBF54x_base.h959 #define bfin_read_PORTD_INEN() bfin_read16(PORTD_INEN)
960 #define bfin_write_PORTD_INEN(val) bfin_write16(PORTD_INEN, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h762 #define PORTD_INEN 0xFFC031A4 /* PORTD Port x GPIO Input Enable Register */ macro
DcdefBF60x_base.h2277 #define bfin_read_PORTD_INEN() bfin_read32(PORTD_INEN)
2278 #define bfin_write_PORTD_INEN(val) bfin_write32(PORTD_INEN, val)