Searched refs:PORTF_DIR_SET (Results 1 – 4 of 4) sorted by relevance
600 #define PORTF_DIR_SET 0xffc01570 /* GPIO Direction Set Register */ macro
993 #define bfin_read_PORTF_DIR_SET() bfin_read16(PORTF_DIR_SET)994 #define bfin_write_PORTF_DIR_SET(val) bfin_write16(PORTF_DIR_SET, val)
806 #define PORTF_DIR_SET 0xFFC0329C /* PORTF Port x GPIO Direction Set Register … macro
2355 #define bfin_read_PORTF_DIR_SET() bfin_read32(PORTF_DIR_SET)2356 #define bfin_write_PORTF_DIR_SET(val) bfin_write32(PORTF_DIR_SET, val)