Searched refs:PORTC_DIR_SET (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h936 #define bfin_read_PORTC_DIR_SET() bfin_read16(PORTC_DIR_SET)
937 #define bfin_write_PORTC_DIR_SET(val) bfin_write16(PORTC_DIR_SET, val)
H A DdefBF54x_base.h567 #define PORTC_DIR_SET 0xffc01510 /* GPIO Direction Set Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2232 #define bfin_read_PORTC_DIR_SET() bfin_read32(PORTC_DIR_SET)
2233 #define bfin_write_PORTC_DIR_SET(val) bfin_write32(PORTC_DIR_SET, val)
H A DdefBF60x_base.h737 #define PORTC_DIR_SET 0xFFC0311C /* PORTC Port x GPIO Direction Set Register */ macro

Completed in 311 milliseconds