Searched refs:PORTD_REVID (Results 1 – 2 of 2) sorted by relevance
771 #define PORTD_REVID 0xFFC031FC /* PORTD Port x GPIO Revision ID */ macro
2295 #define bfin_read_PORTD_REVID() bfin_read32(PORTD_REVID)2296 #define bfin_write_PORTD_REVID(val) bfin_write32(PORTD_REVID, val)