Searched refs:PORTB_REVID (Results 1 – 2 of 2) sorted by relevance
725 #define PORTB_REVID 0xFFC030FC /* PORTB Port x GPIO Revision ID */ macro
2213 #define bfin_read_PORTB_REVID() bfin_read32(PORTB_REVID)2214 #define bfin_write_PORTB_REVID(val) bfin_write32(PORTB_REVID, val)