Searched refs:PORTE_SET (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h970 #define bfin_read_PORTE_SET() bfin_read16(PORTE_SET)
971 #define bfin_write_PORTE_SET(val) bfin_write16(PORTE_SET, val)
H A DdefBF54x_base.h587 #define PORTE_SET 0xffc01548 /* GPIO Data Set Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2308 #define bfin_read_PORTE_SET() bfin_read32(PORTE_SET)
2309 #define bfin_write_PORTE_SET(val) bfin_write32(PORTE_SET, val)

Completed in 217 milliseconds