Searched refs:PORTD_DIR_SET (Results 1 – 4 of 4) sorted by relevance
578 #define PORTD_DIR_SET 0xffc01530 /* GPIO Direction Set Register */ macro
955 #define bfin_read_PORTD_DIR_SET() bfin_read16(PORTD_DIR_SET)956 #define bfin_write_PORTD_DIR_SET(val) bfin_write16(PORTD_DIR_SET, val)
760 #define PORTD_DIR_SET 0xFFC0319C /* PORTD Port x GPIO Direction Set Register … macro
2273 #define bfin_read_PORTD_DIR_SET() bfin_read32(PORTD_DIR_SET)2274 #define bfin_write_PORTD_DIR_SET(val) bfin_write32(PORTD_DIR_SET, val)