Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h786 #define PORTE_INEN_SET 0xFFC03228 /* PORTE Port x GPIO Input Enable Set Regist… macro
DcdefBF60x_base.h2320 #define bfin_read_PORTE_INEN_SET() bfin_read32(PORTE_INEN_SET)
2321 #define bfin_write_PORTE_INEN_SET(val) bfin_write32(PORTE_INEN_SET, val)