Searched refs:PORTA_DIR_SET (Results 1 – 4 of 4) sorted by relevance
545 #define PORTA_DIR_SET 0xffc014d0 /* GPIO Direction Set Register */ macro
898 #define bfin_read_PORTA_DIR_SET() bfin_read16(PORTA_DIR_SET)899 #define bfin_write_PORTA_DIR_SET(val) bfin_write16(PORTA_DIR_SET, val)
691 #define PORTA_DIR_SET 0xFFC0301C /* PORTA Port x GPIO Direction Set Register … macro
2149 #define bfin_read_PORTA_DIR_SET() bfin_read32(PORTA_DIR_SET)2150 #define bfin_write_PORTA_DIR_SET(val) bfin_write32(PORTA_DIR_SET, val)