Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h613 #define PORTG_INEN 0xffc01598 /* GPIO Input Enable Register */ macro
DcdefBF54x_base.h1016 #define bfin_read_PORTG_INEN() bfin_read16(PORTG_INEN)
1017 #define bfin_write_PORTG_INEN(val) bfin_write16(PORTG_INEN, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h831 #define PORTG_INEN 0xFFC03324 /* PORTG Port x GPIO Input Enable Register */ macro
DcdefBF60x_base.h2400 #define bfin_read_PORTG_INEN() bfin_read32(PORTG_INEN)
2401 #define bfin_write_PORTG_INEN(val) bfin_write32(PORTG_INEN, val)