Searched refs:PORTB_DIR_SET (Results 1 – 4 of 4) sorted by relevance
556 #define PORTB_DIR_SET 0xffc014f0 /* GPIO Direction Set Register */ macro
917 #define bfin_read_PORTB_DIR_SET() bfin_read16(PORTB_DIR_SET)918 #define bfin_write_PORTB_DIR_SET(val) bfin_write16(PORTB_DIR_SET, val)
714 #define PORTB_DIR_SET 0xFFC0309C /* PORTB Port x GPIO Direction Set Register … macro
2191 #define bfin_read_PORTB_DIR_SET() bfin_read32(PORTB_DIR_SET)2192 #define bfin_write_PORTB_DIR_SET(val) bfin_write32(PORTB_DIR_SET, val)