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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h932 #define bfin_read_PORTC_SET() bfin_read16(PORTC_SET)
933 #define bfin_write_PORTC_SET(val) bfin_write16(PORTC_SET, val)
H A DdefBF54x_base.h565 #define PORTC_SET 0xffc01508 /* GPIO Data Set Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2226 #define bfin_read_PORTC_SET() bfin_read32(PORTC_SET)
2227 #define bfin_write_PORTC_SET(val) bfin_write32(PORTC_SET, val)

Completed in 227 milliseconds