Home
last modified time | relevance | path

Searched refs:PORTB_REVID (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h725 #define PORTB_REVID 0xFFC030FC /* PORTB Port x GPIO Revision ID */ macro
DcdefBF60x_base.h2213 #define bfin_read_PORTB_REVID() bfin_read32(PORTB_REVID)
2214 #define bfin_write_PORTB_REVID(val) bfin_write32(PORTB_REVID, val)